5 lines
81 B
Plaintext
5 lines
81 B
Plaintext
declare_args() {
|
|
# Whether to enable threading.
|
|
llvm_enable_threads = true
|
|
}
|