crosstool-ng: remove unneed explicit ccache dependency
authorThomas De Schampheleire <patrickdepinguin+buildroot@gmail.com>
Fri, 2 Aug 2013 07:33:55 +0000 (09:33 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 10 Aug 2013 19:19:43 +0000 (21:19 +0200)
This ccache dependency was here to enforce build order.
It is not needed anymore.

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/crosstool-ng/crosstool-ng.mk

index d3ee5f8c9b73c282d9067f6f44547a1d4452b4ef..8d98db4c183ea1257400888d74a8a1b78dadbca3 100644 (file)
@@ -11,7 +11,7 @@ CROSSTOOL_NG_INSTALL_TARGET    = NO
 CROSSTOOL_NG_MAKE              = $(MAKE1)
 
 HOST_CROSSTOOL_NG_DEPENDENCIES = \
-       $(if $(BR2_CCACHE),host-ccache) host-gawk \
+       host-gawk \
        host-automake host-gperf host-bison host-flex \
        host-texinfo