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