Config.in 233 B

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