package/libdrm: disable nouveau test for static build
authorPeter Seiderer <ps.report@gmx.net>
Mon, 25 Nov 2019 15:12:29 +0000 (16:12 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 25 Nov 2019 17:16:26 +0000 (18:16 +0100)
commit54bcc1b188ab60a5b33bc6e9b710229646038dee
tree4731d793c8e5a1230e95d9d4848531c60b2569d0
parentae43087e62e1bf374378e9a83a65ef68681b7b03
package/libdrm: disable nouveau test for static build

Fixes:

  [46/66] Compiling C object 'tests/nouveau/e47a46e@@threaded@exe/threaded.c.o'.
  FAILED: tests/nouveau/e47a46e@@threaded@exe/threaded.c.o
  ./tests/nouveau/threaded.c:24:10: fatal error: dlfcn.h: No such file or directory
  #include <dlfcn.h>

[1] http://autobuild.buildroot.net/results/3042637f54d2d232904ea009455cae82e159ea2e

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/libdrm/0005-tests-meson.build-disable-nouveau-tests-for-static-b.patch [new file with mode: 0644]