Cédric Le Goater
3dba3c0b25
ui/console: Only declare variable fence_fd when CONFIG_GBM is defined
...
This to avoid a build breakage :
../ui/gtk-egl.c: In function ‘gd_egl_draw’:
../ui/gtk-egl.c:73:9: error: unused variable ‘fence_fd’ [-Werror=unused-variable]
73 | int fence_fd;
| ^~~~~~~~
Fixes: fa6426805b12 ("ui/console: Use qemu_dmabuf_set_..() helpers instead")
Cc: Dongwon Kim <dongwon.kim@intel.com>
Cc: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Cédric Le Goater <clg@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20240515100520.574383-1-clg@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
2024-05-17 16:49:04 +02:00
..
2023-10-17 15:20:53 +02:00
2024-02-16 17:27:22 +04:00
2024-05-03 17:33:26 +02:00
2023-09-12 10:37:02 +04:00
2024-03-20 10:27:58 +04:00
2024-03-20 10:27:58 +04:00
2024-03-20 10:27:58 +04:00
2024-05-14 17:14:12 +04:00
2023-07-25 10:56:51 +01:00
2024-03-20 10:27:58 +04:00
2023-05-28 13:08:25 +04:00
2023-06-27 17:08:56 +02:00
2023-03-13 22:57:39 +04:00
2024-05-14 17:14:12 +04:00
2023-12-31 09:11:29 +01:00
2024-05-14 17:14:12 +04:00
2023-11-21 14:38:14 +04:00
2023-06-27 17:08:56 +02:00
2024-05-14 17:14:12 +04:00
2023-06-27 17:08:56 +02:00
2024-05-14 17:14:12 +04:00
2024-05-14 17:14:12 +04:00
2022-04-06 14:31:55 +02:00
2024-05-17 16:49:04 +02:00
2024-05-14 17:14:12 +04:00
2024-05-14 17:14:13 +04:00
2023-10-19 23:13:28 +02:00
2022-05-03 15:52:37 +04:00
2023-10-19 23:13:28 +02:00
2024-03-20 10:27:54 +04:00
2022-04-06 14:31:55 +02:00
2023-08-31 19:47:43 +02:00
2024-05-14 17:14:12 +04:00
2023-11-07 14:04:24 +04:00
2023-08-31 19:47:43 +02:00
2023-06-27 17:08:56 +02:00
2023-09-12 10:37:02 +04:00
2024-05-14 17:14:13 +04:00
2022-03-14 15:16:16 +04:00
2023-11-21 14:38:14 +04:00
2024-02-28 11:31:28 +08:00
2024-05-14 17:14:12 +04:00
2023-10-03 15:04:56 +04:00
2024-05-14 17:14:13 +04:00
2020-08-21 06:18:24 -04:00
2023-02-14 09:11:27 +01:00
2023-11-07 14:04:25 +04:00
2023-11-17 10:07:52 +01:00
2023-01-08 01:54:22 -05:00
2023-10-20 06:46:53 -07:00
2022-11-08 10:23:06 +01:00
2022-11-08 10:23:06 +01:00
2023-12-04 11:28:26 +04:00
2023-09-04 14:57:44 +04:00
2022-10-22 23:15:40 +02:00
2023-09-04 14:57:44 +04:00
2023-09-29 08:13:57 +02:00
2022-11-08 10:23:06 +01:00
2023-08-31 19:47:43 +02:00
2023-06-10 00:00:24 +03:00
2023-09-29 08:13:57 +02:00
2023-11-07 14:04:25 +04:00
2023-06-05 20:48:34 +02:00
2016-07-12 16:20:46 +02:00
2024-05-14 17:14:12 +04:00
2024-02-09 12:48:02 +00:00