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
..
2018-03-07 19:03:05 -06:00
2018-06-29 11:54:21 -05:00
2018-12-15 13:27:01 -06:00
2018-03-07 19:03:05 -06:00
2018-12-24 23:41:36 +01:00