Reviewers: aeubanks Reviewed By: aeubanks Pull Request: https://github.com/llvm/llvm-project/pull/88457
5 lines
99 B
Plaintext
5 lines
99 B
Plaintext
declare_args() {
|
|
# Whether to include code that links against zstd.
|
|
llvm_enable_zstd = false
|
|
}
|