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:
77be7e1
)
Fix ccache compilation error, standardize, closes #829
author
Florian Fainelli
<florian@openwrt.org>
Tue, 10 Oct 2006 21:33:15 +0000
(21:33 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Tue, 10 Oct 2006 21:33:15 +0000
(21:33 +0000)
SVN-Revision: 5040
net/bing/Makefile
patch
|
blob
|
history
diff --git
a/net/bing/Makefile
b/net/bing/Makefile
index 296f34ae84c7c7e2513b608f31f2c4bbc17259df..81d8310bae38bd66a8e5df1a4d21560043e79c34 100644
(file)
--- a/
net/bing/Makefile
+++ b/
net/bing/Makefile
@@
-31,7
+31,7
@@
define Package/bing
endef
define Build/Compile
-$(call Build/Compile/Default
,CC=$(TARGET_CC)
)
+$(call Build/Compile/Default)
endef
define Package/bing/install