nixpkgs/pkgs/development/compilers/llvm
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
..
5 compiler-rt: Revert passing COMPILER_RT_OS_DIR and not symlinking libs 2021-05-09 22:52:09 +00:00
6 compiler-rt: Revert passing COMPILER_RT_OS_DIR and not symlinking libs 2021-05-09 22:52:09 +00:00
7 compiler-rt: Revert passing COMPILER_RT_OS_DIR and not symlinking libs 2021-05-09 22:52:09 +00:00
8 compiler-rt: Revert passing COMPILER_RT_OS_DIR and not symlinking libs 2021-05-09 22:52:09 +00:00
9 compiler-rt: Revert passing COMPILER_RT_OS_DIR and not symlinking libs 2021-05-09 22:52:09 +00:00
10 compiler-rt: Revert passing COMPILER_RT_OS_DIR and not symlinking libs 2021-05-09 22:52:09 +00:00
11 compiler-rt: Revert passing COMPILER_RT_OS_DIR and not symlinking libs 2021-05-09 22:52:09 +00:00
12 compiler-rt: Revert passing COMPILER_RT_OS_DIR and not symlinking libs 2021-05-09 22:52:09 +00:00
common/compiler-rt llvmPackages: Organize files 2021-03-24 05:02:50 +00:00
rocm llvmPackages: Multuple outputs for everythting 2021-04-30 05:41:00 +00:00
aarch64.patch
exegesis-force-bdver2.patch llvmPackages_12.llvm: fix building on older CPUs 2021-04-17 01:55:53 +00:00
libcxx-0001-musl-hacks.patch
multi.nix clang, cc-wrapper: Move --gcc-toolchain logic into CC wrapper 2021-01-24 15:49:32 -05:00
TLI-musl.patch
update.sh llvmPackages: Add an update script 2021-04-01 13:31:48 +02:00