ci: Enable sanitizers on dist-aarch64-linux
This commit is contained in:
parent
a3e88beffa
commit
d2e6e9373b
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue