summaryrefslogtreecommitdiff
path: root/stage2-gcc.morph.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'stage2-gcc.morph.yaml')
-rw-r--r--stage2-gcc.morph.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/stage2-gcc.morph.yaml b/stage2-gcc.morph.yaml
index 07f9dd7d1e..b747cf9182 100644
--- a/stage2-gcc.morph.yaml
+++ b/stage2-gcc.morph.yaml
@@ -55,8 +55,7 @@ configure-commands:
--disable-libgomp --disable-multilib --disable-nls \
--without-cloog --without-ppl \
--with-mpfr-include="$(pwd)/../mpfr/src" \
- --with-mpfr-lib="$(pwd)/mpfr/src/.libs" \
- --with-system-zlib
+ --with-mpfr-lib="$(pwd)/mpfr/src/.libs"
build-commands:
- |