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 llvm: Include aarch64 patch in repo 2017-11-29 17:01:17 +02:00
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 llvmPackage_{3.4,3.5,3.7,3.8,3.9}: fix output of llvm-config 2017-06-20 10:22:06 +01:00
libcxx-0001-musl-hacks.patch llvmPackages_{4,5}: musl compat 2018-02-19 11:19:32 -06:00
libcxx-max_align_t.patch llvm_4: refactor patch location, will be sharing shortly 2018-06-23 15:53:44 -05:00
multi.nix clang multi: Fix post bintools wrapper 2017-12-13 16:08:46 -05:00
TLI-musl.patch llvmPackages_{4,5}: musl compat 2018-02-19 11:19:32 -06:00