nixpkgs/pkgs/development/compilers/llvm/6
Jan Tojnar ff22d90308
mesa_noglu: fix build
LLVM’s `LLVM_TARGETS_TO_BUILD` build flag defauls to `all`, which contains
`AMDGPU` among others. [1] Changes in llvm [2] switched to explicitly listing
host and target platforms, excluding the AMDGPU target, which is required
for Mesa to build.

[1]: db50b6fe39/CMakeLists.txt (L286-L302)
[2]: https://github.com/NixOS/nixpkgs/pull/52031
2018-12-24 23:41:36 +01:00
..
clang pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
libc++ libcxx: add linker scripts for libc++.a to ensure libc++abi.a is properly linked 2018-12-17 18:59:19 +00:00
compiler-rt-codesign.patch
compiler-rt.nix llvm6: 6.0.0 -> 6.0.1 2018-06-29 11:54:21 -05:00
default.nix llvm*: http -> https, prefer releases.llvm.org 2018-09-23 13:30:18 -05:00
libc++abi.nix libcxxabi: also install libc++abi.a 2018-12-17 12:22:29 +00:00
lld.nix pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
lldb.nix lldb: add cf-private on darwin 2018-12-15 13:27:01 -06:00
llvm-outputs.patch
llvm.nix mesa_noglu: fix build 2018-12-24 23:41:36 +01:00
openmp.nix pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
sanitizers-nongnu.patch llvm_6: refresh sanitizers-non-gnu patch 2018-06-29 11:54:21 -05:00