Remove --enable-extended from cross dist builder

Shouldn't have an effect on produced artifacts and otherwise is causing
issues where `-Zsave-analysis` is passed during tests but fails
compilation.
This commit is contained in:
Alex Crichton 2019-09-18 12:34:19 -07:00
parent 008ed188ce
commit b923306913
3 changed files with 1 additions and 3 deletions

View File

@ -597,7 +597,6 @@ version = "0.28.0"
dependencies = [
"curl",
"failure",
"http",
"percent-encoding 2.0.0",
"serde",
"serde_derive",

View File

@ -32,7 +32,6 @@ RUN sh /scripts/sccache.sh
ENV RUST_CONFIGURE_ARGS \
--musl-root-i586=/musl-i586 \
--musl-root-i686=/musl-i686 \
--enable-extended \
--disable-docs
# Newer binutils broke things on some vms/distros (i.e., linking against

@ -1 +1 @@
Subproject commit 3596cb86b2e87dd9b9c1bb90d4a9d73ec2c1512f
Subproject commit b6c6f685b38d523580813b0031677c2298f458ea