mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 03:01:09 +02: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:
parent
a95bff1704
commit
1fe53a1096
@ -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 New Issue
Block a user