summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc-nodebug.patch3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc-nodebug.patch b/gcc-nodebug.patch
index a00745e..545d849 100644
--- a/gcc-nodebug.patch
+++ b/gcc-nodebug.patch
@@ -48,12 +48,11 @@
ALL_ADA_CFLAGS = $(X_ADA_CFLAGS) $(T_ADA_CFLAGS) $(ADA_CFLAGS)
--- gcc/libada/Makefile.in.orig 2005-11-04 13:49:08.000000000 +0000
+++ gcc/libada/Makefile.in 2005-11-24 23:52:14.739531296 +0000
-@@ -54,7 +54,7 @@
+@@ -54,7 +54,6 @@
include $(GCC_DIR)/libada-mk
TARGET_LIBGCC2_CFLAGS=
-GNATLIBCFLAGS= -g -O2
-+GNATLIBCFLAGS:= -O2
# Get target-specific overrides for TARGET_LIBGCC2_CFLAGS
# and possibly GNATLIBCFLAGS. Currently this uses files
# in gcc/config. The 'subst' call is used to rerelativize them