X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/40432d393fb7b6a69c1b2b4832e0be9296a25386..26a7be32ea3aa4dfc8fd6dfc25f5d664999af8a1:/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)" \