llvm-for-llvmta/utils/gn/build/libs/edit/enable.gni

4 lines
60 B
Plaintext

declare_args() {
llvm_enable_libedit = host_os == "mac"
}