[packages] bind: explicitely disable libcap
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 12 Jun 2012 22:30:50 +0000 (22:30 +0000)
committerjow <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

index 746b56c..0809429 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 \