5 lines
88 B
Plaintext
5 lines
88 B
Plaintext
declare_args() {
|
|
# Whether to link against terminfo.
|
|
llvm_enable_terminfo = false
|
|
}
|