1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-05 21:46:21 +03:00

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:
nbd 2007-12-29 19:09:36 +00:00
parent a95bff1704
commit 1fe53a1096

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 \