From: Wang Mingyu <[email protected]> Signed-off-by: Wang Mingyu <[email protected]> --- meta-networking/recipes-daemons/ncftp/ncftp_3.2.7.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-networking/recipes-daemons/ncftp/ncftp_3.2.7.bb b/meta-networking/recipes-daemons/ncftp/ncftp_3.2.7.bb index 15bb00a3a..4b781781a 100644 --- a/meta-networking/recipes-daemons/ncftp/ncftp_3.2.7.bb +++ b/meta-networking/recipes-daemons/ncftp/ncftp_3.2.7.bb @@ -14,7 +14,7 @@ SRC_URI[sha256sum] = "d41c5c4d6614a8eae2ed4e4d7ada6b6d3afcc9fb65a4ed9b8711344bef inherit autotools-brokensep pkgconfig -CFLAGS += "-DNO_SSLv2 -D_FILE_OFFSET_BITS=64 -Wall" +CFLAGS += "-DNO_SSLv2 -D_FILE_OFFSET_BITS=64 -Wall -Wno-error=incompatible-pointer-types" PACKAGECONFIG ??= "" PACKAGECONFIG[ccdv] = "--enable-ccdv,--disable-ccdv,," -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#111134): https://lists.openembedded.org/g/openembedded-devel/message/111134 Mute This Topic: https://lists.openembedded.org/mt/106922376/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
