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