diff options
Diffstat (limited to 'lang/gcc35/files/patch-gcc-configure')
-rw-r--r-- | lang/gcc35/files/patch-gcc-configure | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lang/gcc35/files/patch-gcc-configure b/lang/gcc35/files/patch-gcc-configure new file mode 100644 index 0000000..9e9b426 --- /dev/null +++ b/lang/gcc35/files/patch-gcc-configure @@ -0,0 +1,5 @@ +--- gcc/configure.orig Sun Dec 14 22:51:04 2003 ++++ gcc/configure Sun Dec 14 22:51:25 2003 +@@ -8112 +8112 @@ +-s%@CPPFLAGS@%$CPPFLAGS%g ++s%@CONFIGURE_CPPFLAGS@%$CPPFLAGS%g |