xref: /openbsd/gnu/llvm/llvm/utils/gn/build/libs/xar/enable.gni (revision 09467b48)
1declare_args() {
2  llvm_enable_libxar = host_os == "mac"
3}
4