add hacks for compiling ipsec-tools with the new uclibc

SVN-Revision: 10028
v19.07.3_mercusys_ac12_duma
Felix Fietkau 17 years ago
parent 0dacee1c94
commit 4cf73979de

@ -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 \

Loading…
Cancel
Save