We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 800611c commit 83be9afCopy full SHA for 83be9af
build_tools/build_llvm.sh
@@ -39,7 +39,6 @@ cmake_options=(
39
-GNinja
40
-S "${LLVM_SOURCE_DIR}/llvm"
41
-B "${LLVM_BUILD_DIR}"
42
- -DLLVM_TARGETS_TO_BUILD="${LLVM_TARGETS_TO_BUILD:-host}"
43
-DCMAKE_BUILD_TYPE=Release
44
# this flag keeps changing names in CMake...
45
-DPython3_EXECUTABLE="$Python3_EXECUTABLE"
0 commit comments