X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=toolchain%2Fglibc-ports%2FMakefile;h=c95709cc9a79ec1d9ec086bf3d0f5e761f1222eb;hb=af514705329f2eb07cd461e99bc4d4434343e446;hp=836ca3466de21a4cd22ecb6fc1351fc9b78f5183;hpb=84f43d145383555eaa639cef7d7d3f71e70031ef;p=openwrt-github%2F.git diff --git a/toolchain/glibc-ports/Makefile b/toolchain/glibc-ports/Makefile index 836ca3466d..c95709cc9a 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)