update patch
authorBdale Garbee <bdale@gag.com>
Fri, 29 Jun 2012 17:06:06 +0000 (11:06 -0600)
committerBdale Garbee <bdale@gag.com>
Fri, 29 Jun 2012 17:06:06 +0000 (11:06 -0600)
debian/patches/fix-paths.diff

index 6cd27126e256aeb2df2ca7ad520cc36c4d9d8812..9578d6eff03666c7f96eb44476ece4831bf69055 100644 (file)
@@ -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