Skip to content
Commit 8ceaddfe authored by Raúl Peñacoba's avatar Raúl Peñacoba Committed by Rodrigo Arias Mallo
Browse files

Split OpenMP from Clang in LLVM



As the OpenMP-V implementation requires to be built with nOS-V, we can
split the OpenMP package in a different derivation to prevent rebuilds
of clang. Additionally, as OpenMP-V now can be build alongside the
vanilla OpenMP runtime, we simply build a single openmp derivation with
both runtimes. Only a single build of the clang compiler is now
required.

Reviewed-by: default avatarAleix Roca Nonell <aleix.rocanonell@bsc.es>
Reviewed-by: default avatarRodrigo Arias Mallo <rodrigo.arias@bsc.es>
parent 2a953d81
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment