nixpkgs/pkgs
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
..
applications Merge branch 'master' into staging 2018-12-24 15:02:29 +01:00
build-support Merge staging-next into staging 2018-12-19 09:00:36 +01:00
common-updater
data Merge branch 'master' into staging 2018-12-24 15:02:29 +01:00
desktops Merge branch 'master' into staging 2018-12-24 15:02:29 +01:00
development mesa_noglu: fix build 2018-12-24 23:41:36 +01:00
games Merge pull request #52743 from ivan/ue4demos-urls 2018-12-23 20:21:13 -05:00
misc Merge branch 'master' into staging 2018-12-24 15:02:29 +01:00
os-specific Merge branch 'master' into staging 2018-12-24 15:02:29 +01:00
servers Merge branch 'master' into staging 2018-12-24 15:02:29 +01:00
shells zsh-completions; 0.29.0 -> 0.30.0 2018-12-19 13:35:55 -06:00
stdenv treewide: remove paxutils from stdenv 2018-12-22 12:55:05 +01:00
test
tools Merge branch 'master' into staging 2018-12-24 15:02:29 +01:00
top-level Merge branch 'master' into staging 2018-12-24 15:02:29 +01:00