X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/8acca98deda5be8a972563c773bbcbd7ecc7e23d..2438e752784e4230a5f0d9807a1dfb8e903462c5:/toolchain/glibc-ports/Makefile diff --git a/toolchain/glibc-ports/Makefile b/toolchain/glibc-ports/Makefile index 836ca3466..c95709cc9 100644 --- a/toolchain/glibc-ports/Makefile +++ b/toolchain/glibc-ports/Makefile @@ -26,8 +26,8 @@ PATCH_DIR:=./patches/$(PKG_VERSION) include $(INCLUDE_DIR)/toolchain-build.mk -STAMP_BUILT:=$(TOOLCHAIN_DIR)/stamp/.glibc-ports_built -STAMP_INSTALLED:=$(TOOLCHAIN_DIR)/stamp/.glibc-ports_installed +HOST_STAMP_BUILT:=$(TOOLCHAIN_DIR)/stamp/.glibc-ports_built +HOST_STAMP_INSTALLED:=$(TOOLCHAIN_DIR)/stamp/.glibc-ports_installed define Host/Prepare $(call Host/Prepare/Default)