kumquat-buildroot/package/ccache/Config.in
Benoît Thébaudeau 58c72c0046 ccache: Fix URL
Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-11-28 13:58:15 -08:00

10 lines
233 B
Plaintext

config BR2_PACKAGE_CCACHE
bool "ccache"
help
ccache is a compiler cache. It speeds up recompilation by
caching previous compilations and detecting when the same
compilation is being done again
http://ccache.samba.org