nixpkgs/pkgs
sternenseemann 148d73fc74 pkgsLLVM.stdenv: use lld again
PR #122778 allowed the linker being chosen independently from useLLVM
which also affected pkgsLLVM where we were relying on this behavior.
For platform sets assembled from scratch useLLVM still implies
linker == "lld", however in the case of pkgsLLVM we update the current
platform via the set update operator which means that `linker` won't
be re-evaluated. Using ld.bfd with pkgsLLVM is okay to a certain extent,
but with C++ things begin to break.

We fix this by setting linker explicitly.
2021-08-03 22:39:29 +02:00
..
applications Merge pull request #132546 from bobby285271/quilter 2021-08-03 20:46:28 +02:00
build-support gprbuild, xmlada: init at 21.0.0 2021-08-03 14:58:49 +02:00
common-updater
data marwaita: 9.5 -> 10.0 2021-08-03 11:09:04 -03:00
desktops Merge pull request #121829 from davidak/pantheon-team 2021-08-03 10:20:20 +00:00
development Merge pull request #132570 from yu-re-ka/feature/emscripten-bind-cache 2021-08-03 21:05:57 +02:00
games Merge pull request #132512 from McSinyx/flare-1.12 2021-08-03 10:16:14 +00:00
misc vimPlugins.vim-lfe: init at 2018-04-30 2021-08-03 09:50:12 -07:00
os-specific Merge pull request #132445 from flokli/linux-5.14-ide 2021-08-02 21:43:42 +02:00
pkgs-lib
servers Merge pull request #132519 from lovesegfault/networkaudiod 2021-08-03 19:47:27 +00:00
shells tcsh: 6.22.03 -> 6.22.04 2021-08-01 00:42:00 -03:00
stdenv Merge pull request #130601 from happysalada/stdenv_cosmetic 2021-07-23 09:45:43 +01:00
test
tools Merge pull request #132575 from cust0dian/restic-0.12.1 2021-08-03 21:07:17 +02:00
top-level pkgsLLVM.stdenv: use lld again 2021-08-03 22:39:29 +02:00