projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add no_werror patch again, fix xscale cflags
[openwrt.git]
/
package
/
shfs
/
Makefile
diff --git
a/package/shfs/Makefile
b/package/shfs/Makefile
index
63a1108
..
dbaca66
100644
(file)
--- a/
package/shfs/Makefile
+++ b/
package/shfs/Makefile
@@
-43,7
+43,6
@@
define Build/Compile
$(MAKE) -C $(PKG_BUILD_DIR) \
ARCH="$(LINUX_KARCH)" \
CROSS_COMPILE="$(TARGET_CROSS)" \
- PATH="$(TARGET_PATH)" \
OFLAGS="$(TARGET_CFLAGS)" \
CC="$(TARGET_CC)" \
LINKER="$(TARGET_CC)" \
This page took
0.024555 seconds
and
4
git commands to generate.