projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e3538e
)
don't pass build cflags to fuse kernel module
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 27 Aug 2005 02:05:40 +0000
(
02:05
+0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 27 Aug 2005 02:05:40 +0000
(
02:05
+0000)
SVN-Revision: 1759
openwrt/target/linux/package/fuse/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/target/linux/package/fuse/Makefile
b/openwrt/target/linux/package/fuse/Makefile
index c366d9a65c1327e32803032752927cba9468ad86..cb83c8e0bca4ca2d9fc27ca0d775431a2cfb8ac5 100644
(file)
--- a/
openwrt/target/linux/package/fuse/Makefile
+++ b/
openwrt/target/linux/package/fuse/Makefile
@@
-31,7
+31,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) \