summaryrefslogtreecommitdiff
path: root/toolchain
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-29 11:50:01 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-29 11:50:01 +0100
commit9c80e2d29269bab3045a88a7ab1a30879ae4410c (patch)
tree941bf690feb8e584fff8827127b56f2465aa53cd /toolchain
parente606004b31db0300de9c29120bdad68fc605f447 (diff)
parent40fcb885d64153d3196f8a6ad8ca9a679b4a61b5 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'toolchain')
-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) \