add hacks for compiling ipsec-tools with the new uclibc
SVN-Revision: 10028
This commit is contained in:
parent
0dacee1c94
commit
4cf73979de
1 changed files with 2 additions and 0 deletions
|
@ -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…
Reference in a new issue