summary refs log tree commit diff
path: root/pkgs/development/compilers/rgbds
diff options
context:
space:
mode:
authorOPNA2608 <christoph.neidahl@gmail.com>2022-09-03 15:44:53 +0200
committerOPNA2608 <christoph.neidahl@gmail.com>2022-09-03 17:20:46 +0200
commit6c6f4a97242017ada74071f947e6538d353d62b2 (patch)
tree6982cfde634af8dd5612511f6bc0e6936a52c269 /pkgs/development/compilers/rgbds
parentcef50cde2bd337c795159e8b26c7c246206b6740 (diff)
downloadnixpkgs-6c6f4a97242017ada74071f947e6538d353d62b2.tar
nixpkgs-6c6f4a97242017ada74071f947e6538d353d62b2.tar.gz
nixpkgs-6c6f4a97242017ada74071f947e6538d353d62b2.tar.bz2
nixpkgs-6c6f4a97242017ada74071f947e6538d353d62b2.tar.lz
nixpkgs-6c6f4a97242017ada74071f947e6538d353d62b2.tar.xz
nixpkgs-6c6f4a97242017ada74071f947e6538d353d62b2.tar.zst
nixpkgs-6c6f4a97242017ada74071f947e6538d353d62b2.zip
llvm*: Fix core usage in tests
lit (LLVM Integrated Tester) [0] by default uses as many threads as the build host
has cores, ignoring the user's core settings for the build.
This passes the configured core count on to lit, along with LLVM's default
settings for it which we otherwise override in the process [1].

[0]: https://www.llvm.org/docs/CommandGuide/lit.html
[1]: https://github.com/llvm/llvm-project/blob/329fda39c507e8740978d10458451dcdb21563be/llvm/CMakeLists.txt#L559-L565
Diffstat (limited to 'pkgs/development/compilers/rgbds')
0 files changed, 0 insertions, 0 deletions