summaryrefslogtreecommitdiff
path: root/package/radvd/patches
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-08-12 08:58:29 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-08-12 08:58:29 +0200
commit6333468abb3927cf2834f8df58e2b796d882968f (patch)
tree823e4465cd6fc19c7d8e59dbf529df7309205a78 /package/radvd/patches
parent2d80f8b8598c116bb5644b690e29c2cafe12ef36 (diff)
add missing patch from previos commit
Diffstat (limited to 'package/radvd/patches')
-rw-r--r--package/radvd/patches/patch-Makefile_am10
1 files changed, 10 insertions, 0 deletions
diff --git a/package/radvd/patches/patch-Makefile_am b/package/radvd/patches/patch-Makefile_am
new file mode 100644
index 000000000..b5672517f
--- /dev/null
+++ b/package/radvd/patches/patch-Makefile_am
@@ -0,0 +1,10 @@
+--- radvd-2.5.orig/Makefile.am 2014-08-03 03:48:12.000000000 +0200
++++ radvd-2.5/Makefile.am 2014-08-12 08:48:15.000000000 +0200
+@@ -43,7 +43,6 @@ DISABLE_WARNINGS = \
+
+ AM_CFLAGS = \
+ -fno-strict-aliasing \
+- -fstack-protector \
+ $(ENABLE_WARNINGS) \
+ $(DISABLE_WARNINGS)
+