mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
fix dnsmasq compilation on some systems
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10696 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
698aeff1cb
commit
ff6f3d23b4
@ -34,6 +34,7 @@ define Build/Compile
|
||||
$(TARGET_CONFIGURE_OPTS) \
|
||||
CFLAGS="$(TARGET_CFLAGS) -DHAVE_ISC_READER=1" \
|
||||
BINDIR="/usr/sbin" MANDIR="/usr/man" \
|
||||
AWK="awk" \
|
||||
all
|
||||
endef
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user