mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-22 00:39:51 +02:00
sofia-sip: workaround for incompatible-pointer-type
This commit is contained in:
@ -17,3 +17,5 @@ inherit autotools pkgconfig
|
|||||||
|
|
||||||
EXTRA_OECONF += "--with-glib"
|
EXTRA_OECONF += "--with-glib"
|
||||||
|
|
||||||
|
CFLAGS += "-Wno-incompatible-pointer-types"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user