projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix compile error on squashfs-lzma patch
[openwrt.git]
/
target
/
linux
/
package
/
fuse
/
Makefile
diff --git
a/target/linux/package/fuse/Makefile
b/target/linux/package/fuse/Makefile
index
9c66cea
..
950a9d2
100644
(file)
--- a/
target/linux/package/fuse/Makefile
+++ b/
target/linux/package/fuse/Makefile
@@
-32,7
+32,6
@@
$(PKG_BUILD_DIR)/.configured:
touch include/config.h.in ; \
touch configure ; \
$(TARGET_CONFIGURE_OPTS) \
- CFLAGS="$(TARGET_CFLAGS)" \
./configure \
--target=$(GNU_TARGET_NAME) \
--host=$(GNU_TARGET_NAME) \
This page took
0.022273 seconds
and
4
git commands to generate.