au1000: use srecimage.pl instead of objcopy, fixes imagebuilder
[openwrt/svn-archive/archive.git] / package / network / services / lldpd / patches / 002-no-stack-protector.patch
index 0a0c6fbb690247234d6f618cdf54146b8e75e3ad..e0db485ea32d1adbfbbaeb1b5defa5c05aaeae75 100644 (file)
@@ -1,10 +1,11 @@
 --- a/configure.ac
 +++ b/configure.ac
-@@ -48,7 +48,6 @@ AX_CFLAGS_GCC_OPTION([-Wformat])
- AX_CFLAGS_GCC_OPTION([-Wformat-security])
+@@ -75,8 +75,6 @@ AX_CFLAGS_GCC_OPTION([-Wformat-security]
+ AX_CFLAGS_GCC_OPTION([-Wfatal-errors])
  AX_CFLAGS_GCC_OPTION([-Wcast-align])
  AX_CFLAGS_GCC_OPTION([-Winline])
 -AX_CFLAGS_GCC_OPTION([-fstack-protector])
+-AX_CFLAGS_GCC_OPTION([-fstack-protector-strong])
+ AX_CFLAGS_GCC_OPTION([-fno-omit-frame-pointer])
  AX_CFLAGS_GCC_OPTION([-D_FORTIFY_SOURCE=2])
- AX_CFLAGS_GCC_OPTION([-Wdeclaration-after-statement])
  AX_CFLAGS_GCC_OPTION([-Wno-unused-parameter])