2 # libc++ ABI version. Either 1 (default) or 2 (unstable).
5 # libc++ inline ABI namespace. Defaults to __n, where n is the ABI version.
6 libcxx_abi_namespace = ""
8 # Whether to support libc++ opt-in debug mode via _LIBCPP_ENABLE_DEBUG_MODE.
9 libcxx_enable_debug_mode = false