about summary refs log tree commit diff
path: root/src/ci
diff options
context:
space:
mode:
authorHideki Sekine <sekineh@me.com>2018-06-24 16:24:57 +0900
committerHideki Sekine <sekineh@me.com>2018-07-08 23:30:34 +0900
commit990a2ff2d8de617fa0fcbc7087f72b6be43d22c0 (patch)
tree8d31e07cbaeac2e88f357e82f5ea5d9cd0ffb543 /src/ci
parent44b7a80879114ae8505bfb7ff35d00c5d0e02254 (diff)
downloadrust-990a2ff2d8de617fa0fcbc7087f72b6be43d22c0.tar.gz
rust-990a2ff2d8de617fa0fcbc7087f72b6be43d22c0.zip
Remove the comment line that harmed.
Diffstat (limited to 'src/ci')
-rw-r--r--src/ci/docker/thumb-none/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ci/docker/thumb-none/Dockerfile b/src/ci/docker/thumb-none/Dockerfile
index bbf55c9ba53..f3ee60c296f 100644
--- a/src/ci/docker/thumb-none/Dockerfile
+++ b/src/ci/docker/thumb-none/Dockerfile
@@ -119,7 +119,6 @@ ENV RUST_CONFIGURE_ARGS \
       --musl-root-aarch64=/musl-aarch64 \
       --musl-root-mips=/musl-mips \
       --musl-root-mipsel=/musl-mipsel \
-      --enable-emscripten \
       --disable-docs
 
 ENV SCRIPT python2.7 ../x.py test --target $TARGETS src/test/run-make