[packages] obfsproxy: update to 0.1.1
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30893 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
12
net/obfsproxy/patches/002-no-build-hardening.patch
Normal file
12
net/obfsproxy/patches/002-no-build-hardening.patch
Normal file
@ -0,0 +1,12 @@
|
||||
--- a/configure.ac
|
||||
+++ b/configure.ac
|
||||
@@ -23,9 +23,6 @@ AC_CHECK_HEADERS([sys/socket.h])
|
||||
AC_CHECK_HEADERS([sys/types.h])
|
||||
AC_CHECK_HEADERS([netinet/in.h])
|
||||
|
||||
-### Compiler Hardening ###
|
||||
-AX_ENABLE_HARDENING
|
||||
-
|
||||
### Libraries ###
|
||||
|
||||
PKG_CHECK_MODULES([libevent], [libevent >= 2.0])
|
Reference in New Issue
Block a user