An issue report already exists upstream [1].
[1] https://github.com/signalwire/freeswitch/issues/1670
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
(cherry picked from commit
62929c24b639674ab6194234398e49fa3ed8378e)
include $(TOPDIR)/feeds/packages/lang/python/python3-version.mk
include $(FS_PERL_FEED)/perlver.mk
+# https://github.com/signalwire/freeswitch/issues/1670
+TARGET_CFLAGS+=-Wno-error=address
+
# Allow compiling with OpenSSL 3.0
TARGET_CFLAGS+=-Wno-error=deprecated-declarations