rust: enable local rust if it has already been built and installed

This commit is contained in:
Muhammad Herdiansyah 2019-07-30 10:58:57 +07:00
parent 46134fa86e
commit 18d4113974

View File

@ -12,6 +12,7 @@ done
--disable-full-bootstrap \
--disable-codegen-tests \
--enable-vendor \
--enable-local-rust \
--llvm-root=/usr \
--build=x86_64-unknown-linux-musl \
--target=x86_64-unknown-linux-musl \