projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] libpcap: explicitely disable libnl support to prevent different build resul...
[openwrt.git]
/
tools
/
genext2fs
/
Makefile
diff --git
a/tools/genext2fs/Makefile
b/tools/genext2fs/Makefile
index
67fbef6
..
1f69b2a
100644
(file)
--- a/
tools/genext2fs/Makefile
+++ b/
tools/genext2fs/Makefile
@@
-35,7
+35,7
@@
HOST_CONFIGURE_ARGS = \
define Host/Compile
$(MAKE) -C $(HOST_BUILD_DIR) \
define Host/Compile
$(MAKE) -C $(HOST_BUILD_DIR) \
- CFLAGS="$(HOST_CFLAGS)
-include getline.h
" \
+ CFLAGS="$(HOST_CFLAGS)" \
all
endef
all
endef
This page took
0.023618 seconds
and
4
git commands to generate.