We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ce92af commit 00c52c7Copy full SHA for 00c52c7
README.md
@@ -31,6 +31,7 @@ For other versions, check the git tags of this repository.
31
32
* C++ compiler capable of building LLVM, Clang, and LLD from source (GCC 5.1+
33
or Clang)
34
+ * On some systems, static libstdc++/libc++ may need to be installed
35
* CMake 3.19 or later
36
* make, ninja, or any other build system supported by CMake
37
* POSIX system (bash, mkdir, cd)
0 commit comments