]> git.ipfire.org Git - thirdparty/qemu.git/commit
util: compile drm.o on posix
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Fri, 24 May 2019 13:09:41 +0000 (15:09 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 29 May 2019 04:29:07 +0000 (06:29 +0200)
commitb213fee8a7ec43bac3d606ceae151fffca8a9dbf
tree89ccaac7ffeef7ef841ab55229f2798aaa0e8897
parent83a7d3c021dc8c7f579035f93697d13d02a73509
util: compile drm.o on posix

OpenGL isn't required to use DRM rendernodes. The following patches
uses it for 2d resources for ex.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-id: 20190524130946.31736-5-marcandre.lureau@redhat.com

[ kraxel s/LINUX/POSIX/ (fixes openbsd build failure) ]

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
util/Makefile.objs