nixpkgs/pkgs/development/compilers/llvm/11
John Ericson 8629936f82 compiler-rt: Revert passing COMPILER_RT_OS_DIR and not symlinking libs
In 7869d16545 I got rid of the symlinking
by forcing `COMPILER_RT_OS_DIR` to always be the empty string. I thought
this was good because it just make compiler-rt be installed in a normal
way.

However, various LLVM tools expect the `COMPILER_RT_OS_DIR` to be set
normally, and fail to find things when they aren't in the expected lib
subdir.

Maybe it would be best to patch that too in the long term, but for now
we just undo this change.
2021-05-09 22:52:09 +00:00
..
clang llvmPackages: Multuple outputs for everythting 2021-04-30 05:41:00 +00:00
compiler-rt compiler-rt: Revert passing COMPILER_RT_OS_DIR and not symlinking libs 2021-05-09 22:52:09 +00:00
libc++ llvmPackages: Multuple outputs for everythting 2021-04-30 05:41:00 +00:00
libc++abi llvmPackages: Multuple outputs for everythting 2021-04-30 05:41:00 +00:00
libunwind llvmPackages: Multuple outputs for everythting 2021-04-30 05:41:00 +00:00
lld llvmPackages: Multuple outputs for everythting 2021-04-30 05:41:00 +00:00
lldb llvmPackages: Multuple outputs for everythting 2021-04-30 05:41:00 +00:00
llvm llvmPackages: Multuple outputs for everythting 2021-04-30 05:41:00 +00:00
bintools.nix
default.nix compiler-rt: Fix build by passing resource dir 2021-05-07 16:39:19 +00:00
openmp.nix llvmPackages_11.openmp: make it compile on aarch64-darwin 2021-02-26 09:24:00 -08:00