blob: 9626301378bd9f1988f33bef246fafd389944c9f [file] [log] [blame]
declare_args() {
# Whether to include code that links against zlib.
llvm_enable_zlib = host_os != "win"
}