mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-15 03:51:51 +00:00
Set download-ci-llvm false for Rust (#418)
This commit is contained in:
commit
338ad66432
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ HOST_CONFIGURE_ARGS = \
|
|||
--disable-sanitizers \
|
||||
--release-channel=stable \
|
||||
--enable-cargo-native-static \
|
||||
--set=llvm.download-ci-llvm=true \
|
||||
--set=llvm.download-ci-llvm=false \
|
||||
$(TARGET_CONFIGURE_ARGS)
|
||||
|
||||
define Host/Uninstall
|
||||
|
|
Loading…
Reference in a new issue