3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development
sternenseemann f7b49ea2af llvmPackages_12.lld: make sure llvm libunwind is passed
lld needs LLVM's libunwind for its headers. That libunwind is not part
of the tools scope in pkgs/development/compilers/llvm/12/default.nix,
which means that lld previously received libunwind from top-level pkgs
which of course doesn't have the required headers.

To resolve this pass libunwind from the libraries scope — platform
concerns don't really mattern as only libunwind.src is used.

libunwind was initially passed correctly, but that was removed in
e830db4320. This regression was likely
introduced accidentally.
2021-05-14 16:23:12 +02:00
..
androidndk-pkgs
arduino
beam-modules
bower-modules/generic
chez-modules
compilers llvmPackages_12.lld: make sure llvm libunwind is passed 2021-05-14 16:23:12 +02:00
coq-modules
dhall-modules
dotnet-modules
em-modules/generic
gnuradio-modules
go-modules
go-packages
guile-modules
haskell-modules
idris-modules
interpreters Merge staging-next into staging 2021-05-14 16:32:43 +10:00
java-modules
libraries Merge staging-next into staging 2021-05-14 16:32:43 +10:00
lisp-modules
lua-modules
misc
mobile mkShell: introduce packages argument (#122180) 2021-05-13 19:17:29 +02:00
node-packages netlify-cli: fix build 2021-05-13 10:51:17 -07:00
ocaml-modules
octave-modules
perl-modules
pharo
php-packages
pure-modules
python-modules Merge staging-next into staging 2021-05-14 16:32:43 +10:00
r-modules
ruby-modules
tools Merge pull request #122919 from jtojnar/gi-docgen 2021-05-14 10:33:06 +02:00
web