projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
File I forgot
[openwrt.git]
/
package
/
dnsmasq
/
Makefile
diff --git
a/package/dnsmasq/Makefile
b/package/dnsmasq/Makefile
index
0efb349
..
f6c2d36
100644
(file)
--- a/
package/dnsmasq/Makefile
+++ b/
package/dnsmasq/Makefile
@@
-36,7
+36,7
@@
endef
define Build/Compile
$(MAKE) -C $(PKG_BUILD_DIR) \
-
CC="$(TARGET_CC)" CFLAGS="$(TARGET_CFLAGS)"
\
+
$(TARGET_CONFIGURE_OPTS)
\
BINDIR="/usr/sbin" MANDIR="/usr/man" \
all
endef
This page took
0.024783 seconds
and
4
git commands to generate.