wlroots-0.16: add workaround to fix build with gcc14

This commit is contained in:
Markus Volk 2024-05-30 23:57:12 +02:00
parent d1ed14536f
commit 70ff0f5e28

View File

@ -47,6 +47,8 @@ inherit meson pkgconfig features_check
EXTRA_OEMESON += "--buildtype release"
CFLAGS += "-Wno-calloc-transposed-args"
do_install:append() {
install -d ${D}${bindir}
install -m 0755 ${B}/tinywl/tinywl ${D}${bindir}/tinywl-0.16