wayland/egl
Jordan Williams 2621484037 egl: Disable symbols check for static builds
The symbols check only works for dynamic libraries.
When building statically, the test fails.
This is caused by the check filtering out non-dynamic symbols with nm.
This change skips the check when building only static libraries.

Signed-off-by: Jordan Williams <jordan@jwillikers.com>
2024-03-28 13:13:47 +00:00
..
meson.build egl: Disable symbols check for static builds 2024-03-28 13:13:47 +00:00
wayland-egl-abi-check.c
wayland-egl-backend.h
wayland-egl-core.h
wayland-egl-symbols-check
wayland-egl.c protocol: Add wl_surface.offset 2021-10-28 12:39:39 +00:00
wayland-egl.h