]> git.pld-linux.org Git - packages/uClibc.git/commitdiff
- no longer needed
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 16 Jan 2005 11:31:33 +0000 (11:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    uClibc-asmflags.patch -> 1.4

uClibc-asmflags.patch [deleted file]

diff --git a/uClibc-asmflags.patch b/uClibc-asmflags.patch
deleted file mode 100644 (file)
index cae1e92..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
---- uClibc-0.9.27/Rules.mak.orig       2005-01-12 08:59:21.000000000 +0100
-+++ uClibc-0.9.27/Rules.mak    2005-01-15 20:27:18.203377192 +0100
-@@ -285,7 +285,8 @@
-     CFLAGS += $(PICFLAG)
- endif
--ASFLAGS = $(CFLAGS)
-+ASFLAGS = $(XWARNINGS) $(XARCH_CFLAGS) $(CPU_CFLAGS) $(SSP_CFLAGS) -fno-builtin -nostdinc -D_LIBC -I$(TOPDIR)include -I. -iwithprefix include
-+
- ifeq ($(UCLIBC_BUILD_NOEXECSTACK),y)
- check_as_noexecstack=$(shell if $(LD) --help | grep -q "z noexecstack"; then echo "-Wa,--noexecstack"; fi)
- ASFLAGS += $(check_as_noexecstack)
This page took 0.089449 seconds and 4 git commands to generate.