1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-24 10:10:37 +03:00
nixpkgs/pkgs/development/compilers/llvm/git/libcxx
Josh Channings 67f11a2185 libcxx: Link libc++.dylib to matching libc++abi.dylib
Same adjustment as made for libc++abi in #185766, for the same reason:
the unamended dylib links to the libc++abi in the build stdenv, which
is the wrong version.

Tested on Darwin with LLVM 14 stdenv, but the phase is added to all
versions, including 11 - so this will cause a mass rebuild.

See: https://github.com/NixOS/nixpkgs/pull/185766
2022-11-22 19:22:18 +00:00
..
default.nix libcxx: Link libc++.dylib to matching libc++abi.dylib 2022-11-22 19:22:18 +00:00
gnu-install-dirs.patch llvmPackages_git: 2022-01-07 -> 2022-25-07, add README 2022-08-20 12:43:52 -04:00