X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/0ca0eee452ade9896ce7a860c7890d74d6098d21..4dd3c0e497e6ca2355877b79b8988c59c5be39c1:/tools/gmp/Makefile?ds=sidebyside diff --git a/tools/gmp/Makefile b/tools/gmp/Makefile index f375ada34..514187ce6 100644 --- a/tools/gmp/Makefile +++ b/tools/gmp/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 \