summaryrefslogtreecommitdiff
path: root/toolchain/gmp
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/gmp')
-rw-r--r--toolchain/gmp/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/toolchain/gmp/Makefile b/toolchain/gmp/Makefile
index 33982ed17..22e5070be 100644
--- a/toolchain/gmp/Makefile
+++ b/toolchain/gmp/Makefile
@@ -12,9 +12,6 @@ endif
$(WRKBUILD)/.headers:
$(WRKBUILD)/.configured:
-ifneq ($(OStype),Darwin)
- (cd $(WRKBUILD); cp configfsf.guess config.guess)
-endif
(cd $(WRKBUILD); \
./configure \
--prefix=$(STAGING_HOST_DIR) \