3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/compilers/llvm/12
John Ericson fc7a998748 compiler-rt: Fix build by passing resource dir
Before, clang was able to find some headers with a relative path to the
`-B` flag pointing near the unwrapped clang binary. But with multiple
outputs that doesn't work, so we use a "resource directory" as it done
later in the bootstrap.
2021-05-07 16:39:19 +00:00
..
bintools llvmPackages_12: Create subdirectories for the last two packages 2021-04-24 11:43:29 +02:00
clang llvmPackages: Multuple outputs for everythting 2021-04-30 05:41:00 +00:00
compiler-rt llvmPackages: Multuple outputs for everythting 2021-04-30 05:41:00 +00:00
libcxx llvmPackages_12: Always use the attribute name for pname 2021-04-24 11:43:29 +02:00
libcxxabi 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
openmp llvmPackages_12: Create subdirectories for the last two packages 2021-04-24 11:43:29 +02:00
default.nix compiler-rt: Fix build by passing resource dir 2021-05-07 16:39:19 +00:00