projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Enable adminport feature of ipsec-tools (#2750)
[openwrt.git]
/
package
/
ipsec-tools
/
Makefile
diff --git
a/package/ipsec-tools/Makefile
b/package/ipsec-tools/Makefile
index
f17bd17
..
eecdd15
100644
(file)
--- a/
package/ipsec-tools/Makefile
+++ b/
package/ipsec-tools/Makefile
@@
-38,7
+38,8
@@
CONFIGURE_ARGS += \
--enable-dpd \
--enable-hybrid \
--enable-security-context=no \
- --enable-natt
+ --enable-natt \
+ --enable-adminport
define Build/Configure
(cd $(PKG_BUILD_DIR); touch \
This page took
0.019308 seconds
and
4
git commands to generate.