nixpkgs mirror (for testing)
github.com/NixOS/nixpkgs
nix
1diff --git a/CMakeLists.txt b/CMakeLists.txt
2index 4138acf..41b4763 100644
3--- a/CMakeLists.txt
4+++ b/CMakeLists.txt
5@@ -362,6 +362,7 @@ if (NOT LIBCXXABI_ENABLE_THREADS)
6 " is also set to ON.")
7 endif()
8 add_definitions(-D_LIBCXXABI_HAS_NO_THREADS)
9+ add_definitions(-D_LIBCPP_HAS_NO_THREADS)
10 endif()
11
12 if (LIBCXXABI_HAS_EXTERNAL_THREAD_API)