summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc-nodebug.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc-nodebug.patch b/gcc-nodebug.patch
index 14cc4fa..a00745e 100644
--- a/gcc-nodebug.patch
+++ b/gcc-nodebug.patch
@@ -53,7 +53,7 @@
TARGET_LIBGCC2_CFLAGS=
-GNATLIBCFLAGS= -g -O2
-+GNATLIBCFLAGS= -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