4 lines
60 B
Plaintext
4 lines
60 B
Plaintext
|
declare_args() {
|
||
|
llvm_enable_libedit = host_os == "mac"
|
||
|
}
|