aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/eglibc/headers
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-02-24 15:35:07 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-02-24 15:35:07 +0000
commitc65ae46030bcb0af46af9a59379b1baf7d458adc (patch)
tree9f9191e6fadaa1bbc3b2bca26e3fa98c0cb8146b /toolchain/eglibc/headers
parent314909f7c01dfe6884f95b6c094c2e407bea125f (diff)
downloadupstream-c65ae46030bcb0af46af9a59379b1baf7d458adc.tar.gz
upstream-c65ae46030bcb0af46af9a59379b1baf7d458adc.tar.bz2
upstream-c65ae46030bcb0af46af9a59379b1baf7d458adc.zip
eglibc: add version 2.19
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39742 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/eglibc/headers')
-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 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