Enable profiler in dist-powerpc64-linux
This commit is contained in:
parent
46ecc10c69
commit
244e181a5f
@ -26,5 +26,5 @@ ENV \
|
|||||||
|
|
||||||
ENV HOSTS=powerpc64-unknown-linux-gnu
|
ENV HOSTS=powerpc64-unknown-linux-gnu
|
||||||
|
|
||||||
ENV RUST_CONFIGURE_ARGS --enable-extended --disable-docs
|
ENV RUST_CONFIGURE_ARGS --enable-extended --enable-profiler --disable-docs
|
||||||
ENV SCRIPT python3 ../x.py dist --host $HOSTS --target $HOSTS
|
ENV SCRIPT python3 ../x.py dist --host $HOSTS --target $HOSTS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user