Add new offload runtime

This commit is contained in:
Tom Stellard 2024-04-24 13:46:54 +00:00 committed by Konrad Kleine
parent 1ae38f2137
commit 263f283b7e

View file

@ -86,7 +86,7 @@ cd llvm
\
\
%if %{without compat_build}
-DLLVM_ENABLE_RUNTIMES="compiler-rt;openmp" \
-DLLVM_ENABLE_RUNTIMES="compiler-rt;openmp;offload" \
%endif
\
\