projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d155a28
)
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)
SVN-Revision: 1760
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 9c66cea1880061fa66a9536f17a0e09b0f1e4a37..950a9d20cb523814e09bf6f3d6f40cef42f7ee76 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) \