projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3663ff
)
ccache does not need zcat
author
John Crispin
<john@openwrt.org>
Fri, 15 Jun 2012 19:44:56 +0000
(19:44 +0000)
committer
John Crispin
<john@openwrt.org>
Fri, 15 Jun 2012 19:44:56 +0000
(19:44 +0000)
SVN-Revision: 32385
tools/ccache/Makefile
patch
|
blob
|
history
diff --git
a/tools/ccache/Makefile
b/tools/ccache/Makefile
index 8848fa5102b2500deaa5b3207bcf35a9bbfc64a2..442094a180cb3795ff9cce311405143a543258ed 100644
(file)
--- a/
tools/ccache/Makefile
+++ b/
tools/ccache/Makefile
@@
-13,7
+13,6
@@
PKG_VERSION:=3.1.7
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=http://samba.org/ftp/ccache/
PKG_MD5SUM:=80a698c22d0b06b19c88ac58e8d8b632
-PKG_CAT:=zcat
include $(INCLUDE_DIR)/host-build.mk