bscpkgs/pkgs/llvm-ompss2
Rodrigo Arias Mallo 3f17a489ef Fix clang build adding rpath to libstdc++
The binaries generated during the build process of clang are missing the
RPATH of the libstdc++.so library, which is provided by gcc libs.
Similarly, the clang binary itself also needs the rpath to the
libstdc++.so library path.

Reviewed-by: Aleix Roca Nonell <aleix.rocanonell@bsc.es>
2023-11-22 15:38:28 +01:00
..
clang.nix Fix clang build adding rpath to libstdc++ 2023-11-22 15:38:28 +01:00
default.nix
openmp.nix Add clang with nosv-powered OpenMP 2023-10-31 16:52:55 +01:00