diff --git a/scripts/run_cmake_config.yaml b/scripts/run_cmake_config.yaml index df33e53..9d04c4e 100644 --- a/scripts/run_cmake_config.yaml +++ b/scripts/run_cmake_config.yaml @@ -28,5 +28,5 @@ arguments: - '-D LLVM_ENABLE_LLD=ON' - '-D CMAKE_CXX_FLAGS=-gmlt' # Bolt https://github.com/google/llvm-premerge-checks/issues/364#issuecomment-1013952831. - - '-DBOLT_CLANG_EXE=/usr/bin/clang -DBOLT_LLD_EXE=/usr/bin/ld.lld' + - '-DBOLT_CLANG_EXE=/usr/bin/clang' windows: []