summaryrefslogtreecommitdiff
path: root/toolchain/eglibc/headers/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/eglibc/headers/Makefile')
-rw-r--r--toolchain/eglibc/headers/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/toolchain/eglibc/headers/Makefile b/toolchain/eglibc/headers/Makefile
index 69495c9..f9f411b 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