All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Bernd Kuhls <bernd@kuhls.net>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/opensc: link with -latomic if needed
Date: Thu, 20 Jul 2023 23:17:17 +0200	[thread overview]
Message-ID: <20230720231717.33ed6806@windsurf> (raw)
In-Reply-To: <20230720185445.1375987-1-bernd@kuhls.net>

On Thu, 20 Jul 2023 20:54:45 +0200
Bernd Kuhls <bernd@kuhls.net> wrote:

> Fixes:
> http://autobuild.buildroot.net/results/fb4/fb4c6a97ac666a3a75345229a320769df6c0a909/
> 
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
> ---
>  package/opensc/opensc.mk | 4 ++++
>  1 file changed, 4 insertions(+)

I continue to think this is not the right way of handling this issue.
opensc is using pkg-config to detect openssl, so it is the openssl .pc
files that should have -latomic. This will fix the issue once for all
for all users of openssl, without chasing them down one by one.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2023-07-20 21:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-20 18:54 [Buildroot] [PATCH 1/1] package/opensc: link with -latomic if needed Bernd Kuhls
2023-07-20 21:17 ` Thomas Petazzoni via buildroot [this message]
     [not found] ` <20230720231717.33ed6806__30743.4139352821$1689887867$gmane$org@windsurf>
2023-07-24 20:48   ` Bernd Kuhls

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=20230720231717.33ed6806@windsurf \
    --to=buildroot@buildroot.org \
    --cc=bernd@kuhls.net \
    --cc=thomas.petazzoni@bootlin.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.