projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f32937
)
Update ccache to the latest version, which adds features.
author
Eric Andersen
<andersen@codepoet.org>
Thu, 23 Jun 2005 22:09:12 +0000
(22:09 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Thu, 23 Jun 2005 22:09:12 +0000
(22:09 -0000)
http://bugs.busybox.net/view.php?id=297
toolchain/ccache/ccache.mk
patch
|
blob
|
history
diff --git
a/toolchain/ccache/ccache.mk
b/toolchain/ccache/ccache.mk
index 71dfcde6975192de44e1863bb6af7cb93fe29fa4..052055ec7b440e766cb2ccf5cc04f367028856cc 100644
(file)
--- a/
toolchain/ccache/ccache.mk
+++ b/
toolchain/ccache/ccache.mk
@@
-3,7
+3,7
@@
# build ccache to make recompiles faster on the build system
#
#############################################################
-CCACHE_VER:=2.
3
+CCACHE_VER:=2.
4
CCACHE_SITE:=http://ccache.samba.org/ftp/ccache
CCACHE_SOURCE:=ccache-$(CCACHE_VER).tar.gz
CCACHE_DIR1:=$(TOOL_BUILD_DIR)/ccache-$(CCACHE_VER)