nixpkgs/pkgs/development/compilers/llvm/10
Alyssa Ross 3d1e039332 llvmPackages.bintools-unwrapped: add missing symlinks
We were missing symlinks for some programs e.g. strings, which caused
e.g. pkgsLLVM.x264 to fail to build.

Here, I have filled in all the symlinks that LLVM would create if
built with the LLVM_INSTALL_BINUTILS_SYMLINKS option.  Where an
existing symlink's target has changed, it's to avoid a double
indirection e.g. strip -> llvm-strip -> llvm-objcopy has because just
strip -> llvm-objcopy.

There's also the related problem that we are creating a as -> llvm-as
symlink, which doesn't make sense, but I'll remove that in a
subsequent commit so that if it somehow breaks something it's easy to
revert just that change.

Fixes: https://github.com/NixOS/nixpkgs/pull/210983
2023-01-18 11:36:45 +00:00
..
bintools llvmPackages.bintools-unwrapped: add missing symlinks 2023-01-18 11:36:45 +00:00
clang Merge remote-tracking branch 'origin/master' into staging-next 2022-12-04 22:06:42 +01:00
compiler-rt Merge pull request #82131 from Ericson2314/bsd-cross 2022-11-13 21:35:17 -05:00
libcxx llvm: Find otool bin from targetPrefix 2022-11-22 21:37:47 +00:00
libcxxabi llvm: Find otool bin from targetPrefix 2022-11-22 21:37:47 +00:00
libunwind
lld
lldb treewide: mark packages broken that never built on PLATFORM 2022-12-13 21:40:12 +01:00
llvm llvm: disable libpfm on all non-Linux platforms 2022-12-09 19:08:16 +00:00
openmp
default.nix Merge pull request #197674 from squalus/openmp-cross 2022-11-22 23:29:54 +02:00