1
0
mirror of https://codeberg.org/flk/meta-wayland.git synced 2025-04-05 16:36:47 +02:00

sofia-sip: workaround for incompatible-pointer-type

This commit is contained in:
Markus Volk 2024-06-06 21:27:16 +02:00
parent a4c603bc48
commit 79586655e8

@ -17,3 +17,5 @@ inherit autotools pkgconfig
EXTRA_OECONF += "--with-glib"
CFLAGS += "-Wno-incompatible-pointer-types"