nixpkgs/pkgs/development/compilers/llvm/8
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 freebsd packages: Init at 13.1 2022-11-04 16:50:26 -04: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 llvmPackages_8.lldb: fix darwin build 2023-01-03 01:36:48 -05:00
llvm llvm: disable libpfm on all non-Linux platforms 2022-12-09 19:08:16 +00:00
openmp openmp: fix cross compile 2022-10-24 23:47:27 -07:00
default.nix Merge pull request #197674 from squalus/openmp-cross 2022-11-22 23:29:54 +02:00