]> git.pld-linux.org Git - packages/gcc.git/commitdiff
This commit was manufactured by cvs2git to create branch 'GCC3'.
authorcvs2git <feedback@pld-linux.org>
Thu, 22 Mar 2001 19:45:57 +0000 (19:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Cherrypick from master 2001-03-22 19:45:57 UTC Arkadiusz Miƛkiewicz <arekm@maven.pl> 'disable shared libgcc':
    gcc-disableshared.patch -> 1.1

gcc-disableshared.patch [new file with mode: 0644]

diff --git a/gcc-disableshared.patch b/gcc-disableshared.patch
new file mode 100644 (file)
index 0000000..d5d6006
--- /dev/null
@@ -0,0 +1,11 @@
+diff -urN gcc-20010319.org/gcc/configure.in gcc-20010319/gcc/configure.in
+--- gcc-20010319.org/gcc/configure.in  Thu Mar 22 20:30:21 2001
++++ gcc-20010319/gcc/configure.in      Thu Mar 22 20:32:01 2001
+@@ -329,6 +329,7 @@
+     ;;
+   esac
+ ], [enable_shared=yes])
++enable_shared=no
+ AC_SUBST(enable_shared)
+ # Determine the host, build, and target systems
This page took 0.142692 seconds and 4 git commands to generate.