projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cfa7aa
)
update ccache url
author
Eric Andersen
<andersen@codepoet.org>
Mon, 10 Apr 2006 17:50:11 +0000
(17:50 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Mon, 10 Apr 2006 17:50:11 +0000
(17:50 -0000)
toolchain/ccache/ccache.mk
patch
|
blob
|
history
diff --git
a/toolchain/ccache/ccache.mk
b/toolchain/ccache/ccache.mk
index 9329b215012d530776217f6177ce33abc6be4a76..8e8396cdeafc168ac4e214f6575b8394f4b3da40 100644
(file)
--- a/
toolchain/ccache/ccache.mk
+++ b/
toolchain/ccache/ccache.mk
@@
-4,7
+4,7
@@
#
#############################################################
CCACHE_VER:=2.4
-CCACHE_SITE:=http://
samba.org/ftp/ccache
+CCACHE_SITE:=http://
ccache.samba.org/ftp/ccache/
CCACHE_SOURCE:=ccache-$(CCACHE_VER).tar.gz
CCACHE_DIR1:=$(TOOL_BUILD_DIR)/ccache-$(CCACHE_VER)
CCACHE_DIR2:=$(BUILD_DIR)/ccache-$(CCACHE_VER)