From: Bdale Garbee Date: Fri, 29 Jun 2012 17:06:06 +0000 (-0600) Subject: update patch X-Git-Tag: debian/3.14-1~3 X-Git-Url: https://git.gag.com/?p=debian%2Felilo;a=commitdiff_plain;h=4d5dcc08ba40d496e8253cd32fd8b15fac984c74 update patch --- diff --git a/debian/patches/fix-paths.diff b/debian/patches/fix-paths.diff index 6cd2712..9578d6e 100644 --- a/debian/patches/fix-paths.diff +++ b/debian/patches/fix-paths.diff @@ -12,7 +12,7 @@ OPTIMFLAGS = -O2 DEBUGFLAGS = -Wall --CFLAGS = $(OPTIMFLAGS) -fno-strict-aliasing -fpic -fshort-wchar $(DEBUGFLAGS) +-CFLAGS = $(OPTIMFLAGS) -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar $(DEBUGFLAGS) +CFLAGS = $(ARCH3264) $(OPTIMFLAGS) -fpic -fshort-wchar $(DEBUGFLAGS) +ASFLAGS = $(ARCH3264) LDFLAGS = -nostdlib -znocombreloc