Skip to content

Commit

Permalink
ci: Enable sanitizers on dist-aarch64-linux
Browse files Browse the repository at this point in the history
  • Loading branch information
tmiasko committed Jun 20, 2020
1 parent a3e88be commit d2e6e93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ci/docker/dist-aarch64-linux/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,6 @@ ENV HOSTS=aarch64-unknown-linux-gnu
ENV RUST_CONFIGURE_ARGS \
--enable-full-tools \
--enable-profiler \
--enable-sanitizers \
--disable-docs
ENV SCRIPT python3 ../x.py dist --host $HOSTS --target $HOSTS

0 comments on commit d2e6e93

Please sign in to comment.