[Buildroot] svn commit: trunk/buildroot/toolchain/ccache

wberrier at uclibc.org wberrier at uclibc.org
Mon Oct 6 20:28:46 UTC 2008


Author: wberrier
Date: 2008-10-06 13:28:46 -0700 (Mon, 06 Oct 2008)
New Revision: 23609

Log:
ccache:
-Don't show custom location dir if ccache isn't selected.


Modified:
   trunk/buildroot/toolchain/ccache/Config.in


Changeset:
Modified: trunk/buildroot/toolchain/ccache/Config.in
===================================================================
--- trunk/buildroot/toolchain/ccache/Config.in	2008-10-06 19:54:58 UTC (rev 23608)
+++ trunk/buildroot/toolchain/ccache/Config.in	2008-10-06 20:28:46 UTC (rev 23609)
@@ -14,6 +14,3 @@
 	help
 	    Where ccache should store cached files.
 
-comment "ccache dir location?       - disabled (requires ccache support)"
-	depends on !BR2_CCACHE
-




More information about the buildroot mailing list