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.
|
# known-good version of OpenSSL, compile it, and link it to Cargo.
|
||||||
#openssl-static = false
|
#openssl-static = false
|
||||||
|
|
||||||
# Run the build with low priority
|
# Run the build with low priority, by setting the process group's "nice" value
|
||||||
#low_priority = false
|
# to +10 on Unix platforms, and by using a "low priority" job object on Windows.
|
||||||
|
#low-priority = false
|
||||||
|
|
||||||
# =============================================================================
|
# =============================================================================
|
||||||
# General install configuration options
|
# General install configuration options
|
||||||
|
Loading…
Reference in New Issue
Block a user