projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0dacee1
)
add hacks for compiling ipsec-tools with the new uclibc
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 29 Dec 2007 19:09:36 +0000
(19:09 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 29 Dec 2007 19:09:36 +0000
(19:09 +0000)
SVN-Revision: 10028
package/ipsec-tools/Makefile
patch
|
blob
|
history
diff --git
a/package/ipsec-tools/Makefile
b/package/ipsec-tools/Makefile
index 0f24ae12eecdf64d94ade2b64fab88622c50bb2b..08c6c920233746863f6aadf0f285ad0d0fe276c8 100644
(file)
--- a/
package/ipsec-tools/Makefile
+++ b/
package/ipsec-tools/Makefile
@@
-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 \