mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
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> |
||
|---|---|---|
| .. | ||
| meson.build | ||
| wayland-egl-abi-check.c | ||
| wayland-egl-backend.h | ||
| wayland-egl-core.h | ||
| wayland-egl-symbols-check | ||
| wayland-egl.c | ||
| wayland-egl.h | ||