X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=tools%2Fgmp%2FMakefile;fp=tools%2Fgmp%2FMakefile;h=514187ce6e376593810c4707137c2b8274cc66fb;hp=f375ada3478c8da056077cbfbeefd8822e62b037;hb=392888845c01b5fb150a003c935ad43e708c9406;hpb=1c74711ec1358a2dead8d5268ad4d0e8376b5b8b diff --git a/tools/gmp/Makefile b/tools/gmp/Makefile index f375ada347..514187ce6e 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 \