nixpkgs/pkgs/development/compilers/llvm
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
..
3.5 treewide: remove paxutils from stdenv 2018-12-22 12:55:05 +01:00
3.7 treewide: remove paxutils from stdenv 2018-12-22 12:55:05 +01:00
3.8 treewide: remove paxutils from stdenv 2018-12-22 12:55:05 +01:00
3.9 treewide: remove paxutils from stdenv 2018-12-22 12:55:05 +01:00
4 Merge branch 'master' into staging 2018-12-24 15:02:29 +01:00
5 Merge branch 'master' into staging 2018-12-24 15:02:29 +01:00
6 mesa_noglu: fix build 2018-12-24 23:41:36 +01:00
7 mesa_noglu: fix build 2018-12-24 23:41:36 +01:00
aarch64.patch
common.nix llvm: allow passing arbitrary targets 2018-12-24 15:38:55 +01:00
dynamiclibrary-musl.patch llvm_{39,4}: refactor to use same patch file 2018-06-23 15:53:44 -05:00
fix-llvm-config.patch
libcxx-0001-musl-hacks.patch
libcxx-max_align_t.patch llvm_4: refactor patch location, will be sharing shortly 2018-06-23 15:53:44 -05:00
multi.nix
TLI-musl.patch