Browse Source

add missing patch from previos commit

Waldemar Brodkorb 9 years ago
parent
commit
6333468abb
1 changed files with 10 additions and 0 deletions
  1. 10 0
      package/radvd/patches/patch-Makefile_am

+ 10 - 0
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)
+