Add new offload runtime

This commit is contained in:
Tom Stellard 2024-04-24 13:46:54 +00:00 committed by Timm Bäder
parent 271e096f43
commit 7eb753fbfa

View file

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