We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79a4b8e commit 6baa09aCopy full SHA for 6baa09a
shell.nix
@@ -39,6 +39,5 @@ in stdenv.mkDerivation {
39
"-DLIBCXXABI_USE_LLVM_UNWINDER=ON"
40
"-DLLVM_ENABLE_EH=ON"
41
"-DLLVM_ENABLE_RTTI=ON"
42
- "-DLLVM_INCLUDE_TESTS=OFF"
43
];
44
}
0 commit comments