summaryrefslogtreecommitdiff
path: root/toolchain/mpfr/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-06-08 19:26:55 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-06-08 19:26:55 +0200
commit359fa4649d98da18b6639469d6ef5121041f3c83 (patch)
treebed7cf240aad45d1cdf8dd984d98bdf86bf16d24 /toolchain/mpfr/Makefile
parent7dba7364057448354d24c49ff899a12eb47d1e5d (diff)
parent50329ba33d82bc4a38ef96824c60be2fd95c119b (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'toolchain/mpfr/Makefile')
-rw-r--r--toolchain/mpfr/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/toolchain/mpfr/Makefile b/toolchain/mpfr/Makefile
index 67753db9b..9feac6522 100644
--- a/toolchain/mpfr/Makefile
+++ b/toolchain/mpfr/Makefile
@@ -16,8 +16,6 @@ $(WRKBUILD)/.configured:
(cd $(WRKBUILD); \
$(WRKBUILD)/configure \
--prefix=$(STAGING_TOOLS) \
- --build=$(GNU_HOST_NAME) \
- --host=$(GNU_HOST_NAME) \
--with-gmp-build=$(GMP_BUILD_DIR) \
--disable-shared \
--enable-static \