From 9943867fae23547e9eb727ba2f53fa5ae36252be Mon Sep 17 00:00:00 2001 From: blogic Date: Sun, 15 Jan 2012 11:43:13 +0000 Subject: tools: clean up Makefiles / make ccache work git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29754 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- include/host-build.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'include/host-build.mk') diff --git a/include/host-build.mk b/include/host-build.mk index 03feefa2e..df7d60611 100644 --- a/include/host-build.mk +++ b/include/host-build.mk @@ -45,6 +45,7 @@ define Host/Prepare endef HOST_CONFIGURE_VARS = \ + CC="$(HOSTCC)" \ CFLAGS="$(HOST_CFLAGS)" \ CPPFLAGS="$(HOST_CFLAGS)" \ LDFLAGS="$(HOST_LDFLAGS)" \ -- cgit v1.2.3