[libcxx-commits] [libcxx] [libcxx] Add cache file for the GPU build (PR #99348)

Joseph Huber via libcxx-commits libcxx-commits at lists.llvm.org
Wed Aug 21 06:48:14 PDT 2024


================
@@ -0,0 +1,36 @@
+# Configuration options for libcxx.
+set(LIBCXX_ABI_VERSION 2 CACHE STRING "")
+set(LIBCXX_CXX_ABI none CACHE STRING "")
----------------
jhuber6 wrote:

Oh I think I forgot to update that

https://github.com/llvm/llvm-project/pull/99348


More information about the libcxx-commits mailing list