projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ccd7ebe
)
don't pass build cflags to fuse kernel module
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 27 Aug 2005 02:05:54 +0000
(
02:05
+0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 27 Aug 2005 02:05:54 +0000
(
02:05
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1760
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
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
9c66cea
..
950a9d2
100644
(file)
--- a/
openwrt/target/linux/package/fuse/Makefile
+++ b/
openwrt/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) \