X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=toolchain%2Feglibc%2Fheaders%2FMakefile;h=f9f411b1f0a4e3c8e827bbf75fd9a058dae63522;hp=69495c9bde88b323adede7e745ccd6090fc7ab62;hb=06a4c97965be503c931781daca999b0c00209de7;hpb=ca2185dc4be60657a9073c2cb14de0d3f109c41d diff --git a/toolchain/eglibc/headers/Makefile b/toolchain/eglibc/headers/Makefile index 69495c9bde..f9f411b1f0 100644 --- a/toolchain/eglibc/headers/Makefile +++ b/toolchain/eglibc/headers/Makefile @@ -11,6 +11,7 @@ define Host/Install $(call Host/SetToolchainInfo) mkdir -p $(BUILD_DIR_TOOLCHAIN)/$(LIBC)-dev/{include,lib} $(MAKE) -C $(CUR_BUILD_DIR) \ + BUILD_CFLAGS="$(HOST_CFLAGS)" \ install_root="$(BUILD_DIR_TOOLCHAIN)/$(LIBC)-dev" \ install-bootstrap-headers=yes \ install-headers