aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/lldpd/patches/002-no-stack-protector.patch
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-10-12 11:58:19 +0000
committerJo-Philipp Wich <jow@openwrt.org>2012-10-12 11:58:19 +0000
commit0019b390012a96cbbaee498382c335ebcec66183 (patch)
tree54f28b155422500a2dc21a160493a67f17289048 /package/network/services/lldpd/patches/002-no-stack-protector.patch
parentf248332d523680d0b4dd91c3f78fa5d449456331 (diff)
downloadupstream-0019b390012a96cbbaee498382c335ebcec66183.tar.gz
upstream-0019b390012a96cbbaee498382c335ebcec66183.tar.bz2
upstream-0019b390012a96cbbaee498382c335ebcec66183.zip
lldpd: bump to v0.6.1, enable privilege separation and chrooting
SVN-Revision: 33729
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])