X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/db425c226aba94d42182339ecf13bb83446966c3..0b09e23cfc42d0d31c31cdee1a6a196045f1f4d3:/tools/mpc/Makefile?ds=sidebyside diff --git a/tools/mpc/Makefile b/tools/mpc/Makefile index 3898830c0..8f8f07f1c 100644 --- a/tools/mpc/Makefile +++ b/tools/mpc/Makefile @@ -17,11 +17,6 @@ include $(INCLUDE_DIR)/host-build.mk unexport CFLAGS -ifeq ($(HOST_OS),Darwin) - GNU_HOST_NAME:= - HOST_CONFIGURE_ARGS:=$(filter-out --target= --build= --host=,$(HOST_CONFIGURE_ARGS)) -endif - HOST_CONFIGURE_ARGS += \ --enable-static \ --disable-shared \