projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d53d5b
)
bind: explicitely disable libcap
author
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 12 Jun 2012 22:30:50 +0000
(22:30 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 12 Jun 2012 22:30:50 +0000
(22:30 +0000)
SVN-Revision: 32274
net/bind/Makefile
patch
|
blob
|
history
diff --git
a/net/bind/Makefile
b/net/bind/Makefile
index 746b56c743948b32db24a3c4bd2c60cd3420d8ed..0809429dfa096aa5fd4428927fa3bfa47020032c 100644
(file)
--- a/
net/bind/Makefile
+++ b/
net/bind/Makefile
@@
-86,6
+86,7
@@
CONFIGURE_ARGS += \
--enable-static \
--with-randomdev="/dev/urandom" \
--disable-threads \
+ --disable-linux-caps \
--with-openssl="$(STAGING_DIR)/usr" \
--with-libtool \
--with-libxml2=no \