projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6d9705
)
[packages] bind: explicitely disable libcap
author
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 12 Jun 2012 22:30:50 +0000
(22:30 +0000)
committer
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 12 Jun 2012 22:30:50 +0000
(22:30 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32274
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
net/bind/Makefile
patch
|
blob
|
history
diff --git
a/net/bind/Makefile
b/net/bind/Makefile
index
746b56c
..
0809429
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 \