From: Khem Raj <[email protected]> This is no longer needed with gcc or clang
Signed-off-by: Khem Raj <[email protected]> --- meta/recipes-connectivity/socat/socat_1.8.1.0.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta/recipes-connectivity/socat/socat_1.8.1.0.bb b/meta/recipes-connectivity/socat/socat_1.8.1.0.bb index 331133d6f9..b9a27c648e 100644 --- a/meta/recipes-connectivity/socat/socat_1.8.1.0.bb +++ b/meta/recipes-connectivity/socat/socat_1.8.1.0.bb @@ -43,8 +43,6 @@ PACKAGECONFIG ??= "readline openssl" PACKAGECONFIG[readline] = "--enable-readline,--disable-readline,readline" PACKAGECONFIG[openssl] = "--enable-openssl,--disable-openssl,openssl" -CFLAGS += "-fcommon" - do_install:prepend () { mkdir -p ${D}${bindir} install -d ${D}${bindir} ${D}${mandir}/man1 -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#231907): https://lists.openembedded.org/g/openembedded-core/message/231907 Mute This Topic: https://lists.openembedded.org/mt/117984401/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
