]> git.pld-linux.org Git - packages/dietlibc.git/commitdiff
- drop more
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 6 Feb 2007 21:02:52 +0000 (21:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dietlibc-opt.patch -> 1.5

dietlibc-opt.patch

index b66f0bedefed254e67e48b23ddcc4210471beac1..50ce7f5c6f326f91bc1544c83c11c2c647a13bbb 100644 (file)
  CROSS=
  
  CC=gcc
+@@ -132,10 +131,6 @@ include $(ARCH)/Makefile.add
+ LIBMATHOBJ=$(patsubst %,$(OBJDIR)/%,$(LIBMATH))
+-ifeq ($(CFLAGS),-pipe -nostdinc)
+-CFLAGS+=-O -fomit-frame-pointer
+-endif
+-
+ ifneq ($(DEBUG),)
+ CFLAGS = -g
+ COMMENT = :
This page took 0.077826 seconds and 4 git commands to generate.