projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
efceb09
)
fix ccache host installation (#4902)
author
Florian Fainelli
<florian@openwrt.org>
Thu, 9 Apr 2009 13:16:57 +0000
(13:16 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Thu, 9 Apr 2009 13:16:57 +0000
(13:16 +0000)
SVN-Revision: 15165
tools/ccache/Makefile
patch
|
blob
|
history
diff --git
a/tools/ccache/Makefile
b/tools/ccache/Makefile
index db138c01905e3b558c64ab28a32cefb964784f62..64108d72f9d87447e20073dde36034c1cee0c116 100644
(file)
--- a/
tools/ccache/Makefile
+++ b/
tools/ccache/Makefile
@@
-38,6
+38,8
@@
else
endef
define Host/Compile
endef
+ define Host/Install
+ endef
define Host/Clean
endef
endif