X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/6a3512627c1852646451b3f42774d2957d408d1e..47ef97e2e3398247c85c1267ff2ed04dfa068e95:/include/host-build.mk diff --git a/include/host-build.mk b/include/host-build.mk index 2da41cc08..8eb49c8f4 100644 --- a/include/host-build.mk +++ b/include/host-build.mk @@ -36,6 +36,7 @@ define Host/Prepare endef HOST_CONFIGURE_VARS = \ + CFLAGS="$(HOST_CFLAGS)" \ CPPFLAGS="$(HOST_CFLAGS)" \ LDFLAGS="$(HOST_LDFLAGS)" \ SHELL="$(BASH)"