diff --git a/buildbot/osuosl/master/config/builders.py b/buildbot/osuosl/master/config/builders.py --- a/buildbot/osuosl/master/config/builders.py +++ b/buildbot/osuosl/master/config/builders.py @@ -867,6 +867,7 @@ "-DCMAKE_CXX_FLAGS='-march=cascadelake'", "-DLLVM_ENABLE_RUNTIMES=compiler-rt", "-DCOMPILER_RT_BUILD_SANITIZERS=OFF", + "-DCOMPILER_RT_BUILD_ORC=OFF", "-DLLVM_TARGETS_TO_BUILD=X86"])}, {'name' : "clang-xcore-ubuntu-20-x64",