]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
socat: Remove -fcommon from compiler flags
authorKhem Raj <raj.khem@gmail.com>
Tue, 24 Feb 2026 21:42:58 +0000 (16:42 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 2 Mar 2026 18:02:33 +0000 (18:02 +0000)
This is no longer needed with gcc or clang

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/socat/socat_1.8.1.0.bb

index 331133d6f9219fa453943745395c866e1058f596..b9a27c648ee21dc36187386ea8a062b6072562da 100644 (file)
@@ -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