]> git.pld-linux.org Git - packages/crossppc-gcc.git/commitdiff
- flags redefinition removed. use top level flags.
authorPaweł Sikora <pluto@pld-linux.org>
Sat, 26 Nov 2005 23:49:09 +0000 (23:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc-nodebug.patch -> 1.6

gcc-nodebug.patch

index a00745eca446c515769d8ae06472aaac73f6c1ed..545d84971f7483be8e46edd4d39120d4e1602ea3 100644 (file)
  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
This page took 0.080725 seconds and 4 git commands to generate.