summaryrefslogtreecommitdiffstats
path: root/tools/gmp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gmp')
-rw-r--r--tools/gmp/Makefile5
1 files changed, 0 insertions, 5 deletions
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 \