mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 08:13:41 +00:00
update config name and description for low-priority
This commit is contained in:
parent
1a7375b7e0
commit
4f88106527
@ -152,8 +152,9 @@
|
||||
# known-good version of OpenSSL, compile it, and link it to Cargo.
|
||||
#openssl-static = false
|
||||
|
||||
# Run the build with low priority
|
||||
#low_priority = false
|
||||
# Run the build with low priority, by setting the process group's "nice" value
|
||||
# to +10 on Unix platforms, and by using a "low priority" job object on Windows.
|
||||
#low-priority = false
|
||||
|
||||
# =============================================================================
|
||||
# General install configuration options
|
||||
|
Loading…
Reference in New Issue
Block a user