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