]> git.pld-linux.org Git - packages/gcc.git/blame - gcc-disableshared.patch
- added pr12965 patch (fixes optimization/12965, dar.spec@alpha issue)
[packages/gcc.git] / gcc-disableshared.patch
CommitLineData
caa43f1f
AM
1diff -urN gcc-20010319.org/gcc/configure.in gcc-20010319/gcc/configure.in
2--- gcc-20010319.org/gcc/configure.in Thu Mar 22 20:30:21 2001
3+++ gcc-20010319/gcc/configure.in Thu Mar 22 20:32:01 2001
4@@ -329,6 +329,7 @@
5 ;;
6 esac
7 ], [enable_shared=yes])
8+enable_shared=no
9 AC_SUBST(enable_shared)
10
11 # Determine the host, build, and target systems
This page took 0.275666 seconds and 4 git commands to generate.