add hacks for compiling ipsec-tools with the new uclibc

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10028 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Felix Fietkau
2007-12-29 19:09:36 +00:00
parent e7a80c8802
commit 447354a8fb

View File

@@ -42,6 +42,8 @@ CONFIGURE_ARGS += \
--enable-adminport \
--enable-ipv6
TARGET_CFLAGS += -Dbcopy=memmove -Dindex\(s,c\)=strchr\(s,c\)
define Build/Configure
(cd $(PKG_BUILD_DIR); touch \
configure.ac \