From: Michael Büsch Date: Sun, 10 Oct 2010 14:14:57 +0000 (+0000) Subject: ipsec-tools: Fix compile on linux-2.6.36 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=abb833183e2a74cfbdb3d393352e2ec6ca69ea0a ipsec-tools: Fix compile on linux-2.6.36 SVN-Revision: 23378 --- diff --git a/net/ipsec-tools/Makefile b/net/ipsec-tools/Makefile index 9bbd2a5697..1248b546c5 100644 --- a/net/ipsec-tools/Makefile +++ b/net/ipsec-tools/Makefile @@ -42,6 +42,10 @@ CONFIGURE_ARGS += \ --enable-natt \ --enable-adminport +# override CFLAGS holding "-Werror" that break builds on compile warnings +MAKE_FLAGS+=\ + CFLAGS="$(TARGET_CFLAGS) $(EXTRA_CFLAGS) $(TARGET_CPPFLAGS) $(EXTRA_CPPFLAGS)" + define Build/Prepare $(call Build/Prepare/Default) chmod -R u+w $(PKG_BUILD_DIR) @@ -59,8 +63,6 @@ define Build/Configure echo "#undef HAVE_SHADOW_H" >> $(PKG_BUILD_DIR)/config.h endef -# override CFLAGS holding "-Werror" that break builds on compile warnings - define Package/ipsec-tools/install $(INSTALL_DIR) $(1)/etc $(INSTALL_CONF) $(PKG_BUILD_DIR)/src/racoon/samples/racoon.conf $(1)/etc/