From ace730f2dc390b78526e6ac97d54c812ff3abab2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82=20Sikora?= Date: Sat, 26 Nov 2005 13:30:50 +0000 Subject: [PATCH] - allow override flags. Changed files: gcc-nodebug.patch -> 1.5 --- gcc-nodebug.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.43.0