]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/mesa3d: add dependency on elfutils for R600 with LLVM
authorValentin Korenblit <valentin.korenblit@smile.fr>
Wed, 11 Apr 2018 12:57:01 +0000 (14:57 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 12 Apr 2018 21:31:32 +0000 (23:31 +0200)
commit92fda8761aa8024be53a8edb8c102d1ba6401bce
tree9acfcd2696d0af7482723c707701d52ae41969be
parentf68f4de8a9746d5861f63fcbde5d7b07604aa284
package/mesa3d: add dependency on elfutils for R600 with LLVM

Gallium R600 needs libelf when mesa is built with llvm support.
Because of this, toolchain must use either uClibc or glibc, as
musl is not currently compatible with elfutils.

This patch solves:
configure: error: r600 requires libelf when using llvm

Fixes:

  http://autobuild.buildroot.org/results/8845ff0f28d3273ebe884126b85cd7c4a905d81b/

Signed-off-by: Valentin Korenblit <valentin.korenblit@smile.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/mesa3d/Config.in