X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=tools%2Fmpc%2FMakefile;h=8f8f07f1ccfac9ed62f7d0f51bcfb21c19477dcd;hb=27a7d97c151caabf83780fdab06342d07ec6558f;hp=3898830c0b94eb92e4d41934548dc11305106e02;hpb=db425c226aba94d42182339ecf13bb83446966c3;p=openwrt.git diff --git a/tools/mpc/Makefile b/tools/mpc/Makefile index 3898830c0b..8f8f07f1cc 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 \