fix dnsmasq compilation on some systems
SVN-Revision: 10696
This commit is contained in:
parent
0ed1824fa1
commit
54d981bccb
@ -34,6 +34,7 @@ define Build/Compile
|
|||||||
$(TARGET_CONFIGURE_OPTS) \
|
$(TARGET_CONFIGURE_OPTS) \
|
||||||
CFLAGS="$(TARGET_CFLAGS) -DHAVE_ISC_READER=1" \
|
CFLAGS="$(TARGET_CFLAGS) -DHAVE_ISC_READER=1" \
|
||||||
BINDIR="/usr/sbin" MANDIR="/usr/man" \
|
BINDIR="/usr/sbin" MANDIR="/usr/man" \
|
||||||
|
AWK="awk" \
|
||||||
all
|
all
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user