(static) iptables: build static

This commit is contained in:
Stefan Saraev 2015-09-12 23:44:38 +03:00 committed by Stephan Raue
parent 5f4b124612
commit b1f7cbe66b

View File

@ -32,4 +32,4 @@ PKG_LONGDESC="Iptables is used to set up, maintain, and inspect the tables of IP
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_CONFIGURE_OPTS_TARGET="--with-kernel=$(kernel_path)"
PKG_CONFIGURE_OPTS_TARGET="--with-kernel=$(kernel_path) --enable-static --disable-shared"