3
0
Fork 0
forked from mirrors/nixpkgs
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
libc++
compiler-rt-codesign.patch
compiler-rt.nix
default.nix
libc++abi.nix
lld.nix
lldb.nix
llvm-outputs.patch
llvm.nix mesa_noglu: fix build 2018-12-24 23:41:36 +01:00
openmp.nix
sanitizers-nongnu.patch