4 lines
59 B
Plaintext
4 lines
59 B
Plaintext
|
declare_args() {
|
||
|
llvm_enable_libxar = host_os == "mac"
|
||
|
}
|