mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 22:26:31 +00:00
Update ccache to the latest version, which adds features.
http://bugs.busybox.net/view.php?id=297
This commit is contained in:
parent
6f3293774c
commit
2605b7410f
@ -3,7 +3,7 @@
|
|||||||
# build ccache to make recompiles faster on the build system
|
# 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_SITE:=http://ccache.samba.org/ftp/ccache
|
||||||
CCACHE_SOURCE:=ccache-$(CCACHE_VER).tar.gz
|
CCACHE_SOURCE:=ccache-$(CCACHE_VER).tar.gz
|
||||||
CCACHE_DIR1:=$(TOOL_BUILD_DIR)/ccache-$(CCACHE_VER)
|
CCACHE_DIR1:=$(TOOL_BUILD_DIR)/ccache-$(CCACHE_VER)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user