summaryrefslogtreecommitdiff
path: root/package/glibc
diff options
context:
space:
mode:
Diffstat (limited to 'package/glibc')
-rw-r--r--package/glibc/Config.in0
-rw-r--r--package/glibc/Makefile1
2 files changed, 1 insertions, 0 deletions
diff --git a/package/glibc/Config.in b/package/glibc/Config.in
deleted file mode 100644
index e69de29bb..000000000
--- a/package/glibc/Config.in
+++ /dev/null
diff --git a/package/glibc/Makefile b/package/glibc/Makefile
index 36335113b..4efecb946 100644
--- a/package/glibc/Makefile
+++ b/package/glibc/Makefile
@@ -64,6 +64,7 @@ glibc-dev-install:
INSTALL_HDR_PATH=$(IDIR_GLIBC_DEV)/usr \
headers_install
(cd $(WRKBUILD); \
+ PATH='${TARGET_PATH}' \
$(TOOLCHAIN_BUILD_DIR)/w-$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE)/$(PKG_NAME)-$(PKG_VERSION)/configure \
--prefix=/usr \
--with-sysroot=$(IDIR_GLIBC_DEV) \