openmp-fix-runtimes-build
authorLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Sat, 14 Oct 2023 16:37:48 +0000 (17:37 +0100)
committerSylvestre Ledru <sylvestre@debian.org>
Sat, 14 Oct 2023 16:37:48 +0000 (17:37 +0100)
commitbda2c895b10c32397d3abec5845f37668e0ee637
tree50434179dfce71980d1333f8792693687e788d84
parente02b8107b01ddf86809b3d93fe8772076a33038a
openmp-fix-runtimes-build

include required runtimes as dependencies to openmp targets to make sure
they are built first when included as part of a runtimes build since openmp
can depend on them

Gbp-Pq: Name openmp-fix-runtimes-build.diff
llvm/runtimes/CMakeLists.txt
openmp/CMakeLists.txt
openmp/libomptarget/plugins/CMakeLists.txt
openmp/libomptarget/plugins/cuda/CMakeLists.txt
openmp/libomptarget/src/CMakeLists.txt
openmp/runtime/CMakeLists.txt
openmp/runtime/src/CMakeLists.txt
openmp/tools/archer/CMakeLists.txt