]> git.proxmox.com Git - mirror_qemu.git/commit
opengl: build opengl helper code modular
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 19 Oct 2020 07:52:24 +0000 (09:52 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 21 Oct 2020 13:46:14 +0000 (15:46 +0200)
commitc8263659f1268a0f3502568d7663f722b2461935
treef04e1339be4b542a2a888a6cd53a58d79e90b02a
parent39d41e855ba1e062e828ed3dbc6a1d4f57169c0b
opengl: build opengl helper code modular

Removes opengl dependency from core qemu.  The number of shared
libraries for qemu-system-x86_64 goes down from 66 to 60 on my system.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-id: 20201019075224.14803-15-kraxel@redhat.com
ui/meson.build
util/module.c