X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=toolchain%2Feglibc%2Fheaders%2FMakefile;h=f9f411b1f0a4e3c8e827bbf75fd9a058dae63522;hb=4aa47c0b46a575e92fb8e16afc7a9931b58b96b4;hp=69495c9bde88b323adede7e745ccd6090fc7ab62;hpb=d4f13972f8563c005b18297d4dd9a40ab7e8dc31;p=openwrt-working-2016%2F.git 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