summaryrefslogtreecommitdiff
path: root/toolchain/gmp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/gmp/Makefile')
-rw-r--r--toolchain/gmp/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/toolchain/gmp/Makefile b/toolchain/gmp/Makefile
index 7b805beea..3e065d49d 100644
--- a/toolchain/gmp/Makefile
+++ b/toolchain/gmp/Makefile
@@ -15,9 +15,6 @@ GMP_CONFOPTS+= ABI=x32
endif
$(WRKBUILD)/.configured:
-ifneq ($(OStype),Darwin)
- (cd $(WRKBUILD); cp configfsf.guess config.guess)
-endif
(cd $(WRKBUILD); \
PATH="$(STAGING_HOST_DIR)/usr/bin:$$PATH" \
./configure ${GMP_CONFOPTS} \