mirror of https://github.com/hak5/openwrt-owl.git
parent
da603a972b
commit
29d21777ac
|
@ -42,6 +42,7 @@ $(PKG_BUILD_DIR)/.configured:
|
||||||
--mandir=/usr/share/man \
|
--mandir=/usr/share/man \
|
||||||
--sbindir=/usr/sbin \
|
--sbindir=/usr/sbin \
|
||||||
--sysconfdir=/etc \
|
--sysconfdir=/etc \
|
||||||
|
--with-firewall=iptables \
|
||||||
$(DISABLE_LARGEFILE) \
|
$(DISABLE_LARGEFILE) \
|
||||||
$(DISABLE_NLS) \
|
$(DISABLE_NLS) \
|
||||||
--with-glib-prefix="$(STAGING_DIR)/usr" \
|
--with-glib-prefix="$(STAGING_DIR)/usr" \
|
||||||
|
|
Loading…
Reference in New Issue