bind: explicitely disable libcap
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 12 Jun 2012 22:30:50 +0000 (22:30 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 12 Jun 2012 22:30:50 +0000 (22:30 +0000)
SVN-Revision: 32274

net/bind/Makefile

index 746b56c743948b32db24a3c4bd2c60cd3420d8ed..0809429dfa096aa5fd4428927fa3bfa47020032c 100644 (file)
@@ -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 \