aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ccache
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2012-06-15 19:44:56 +0000
committerJohn Crispin <blogic@openwrt.org>2012-06-15 19:44:56 +0000
commite55e9ac7dac03fb845a722b1ebd371ee9cfabbb9 (patch)
treedaabb9d8ac32e3874cd9692dcee3a8caab3b43c0 /tools/ccache
parentb9a5139dc514788d68326e06b80bb01961aab578 (diff)
downloadmaster-187ad058-e55e9ac7dac03fb845a722b1ebd371ee9cfabbb9.tar.gz
master-187ad058-e55e9ac7dac03fb845a722b1ebd371ee9cfabbb9.tar.bz2
master-187ad058-e55e9ac7dac03fb845a722b1ebd371ee9cfabbb9.zip
[tools] ccache does not need zcat
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32385 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'tools/ccache')
-rw-r--r--tools/ccache/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/ccache/Makefile b/tools/ccache/Makefile
index 8848fa5102..442094a180 100644
--- 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