summaryrefslogtreecommitdiff
path: root/package/network/services/lldpd/patches/002-no-stack-protector.patch
diff options
context:
space:
mode:
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-10-12 11:58:19 +0000
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-10-12 11:58:19 +0000
commit9767d62aa07d8e715dd5f58a582fb23ac2d2df75 (patch)
tree04827fd9575c382a9c7f4a5d38dc8b5b375be716 /package/network/services/lldpd/patches/002-no-stack-protector.patch
parent885315f8b4eb5e670aedec00f1f7e853b96ab84b (diff)
lldpd: bump to v0.6.1, enable privilege separation and chrooting
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33729 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/services/lldpd/patches/002-no-stack-protector.patch')
-rw-r--r--package/network/services/lldpd/patches/002-no-stack-protector.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/lldpd/patches/002-no-stack-protector.patch b/package/network/services/lldpd/patches/002-no-stack-protector.patch
index 0a0c6fbb69..dc861bac64 100644
--- a/package/network/services/lldpd/patches/002-no-stack-protector.patch
+++ b/package/network/services/lldpd/patches/002-no-stack-protector.patch
@@ -1,6 +1,6 @@
--- a/configure.ac
+++ b/configure.ac
-@@ -48,7 +48,6 @@ AX_CFLAGS_GCC_OPTION([-Wformat])
+@@ -62,7 +62,6 @@ AX_CFLAGS_GCC_OPTION([-Wformat])
AX_CFLAGS_GCC_OPTION([-Wformat-security])
AX_CFLAGS_GCC_OPTION([-Wcast-align])
AX_CFLAGS_GCC_OPTION([-Winline])