From: Randy.MacLeod@windriver.com
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 2/3] socat: Remove -fcommon from compiler flags
Date: Tue, 24 Feb 2026 16:42:58 -0500 [thread overview]
Message-ID: <20260224214259.2236671-2-Randy.MacLeod@windriver.com> (raw)
In-Reply-To: <20260224214259.2236671-1-Randy.MacLeod@windriver.com>
From: Khem Raj <raj.khem@gmail.com>
This is no longer needed with gcc or clang
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
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
next prev parent reply other threads:[~2026-02-24 21:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-24 21:42 [PATCH 1/3] nfs-utils: upgrade 2.8.4 -> 2.8.5 Randy.MacLeod
2026-02-24 21:42 ` Randy.MacLeod [this message]
2026-02-24 21:42 ` [PATCH 3/3] socat: upgrade 1.8.1.0 -> 1.8.1.1 Randy.MacLeod
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260224214259.2236671-2-Randy.MacLeod@windriver.com \
--to=randy.macleod@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox