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

View File

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