1declare_args() { 2 # Whether to include code that links against zstd. 3 llvm_enable_zstd = false 4} 5