From: "Artur Wiebe" <artur@4wiebe.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH] wpewebkit: add missing dependency to libatomic
Date: Wed, 26 Mar 2025 18:41:13 +0100 [thread overview]
Message-ID: <3d6-67e43c00-22d-20a78b00@169383670> (raw)
In-Reply-To: <CAH+2xPDE4WUKkkkCArtMKLpqSqGMi6L--5Nvu9qyEpPK58AP4A@mail.gmail.com>
Hi,
I just tested: libatomic is needed on x86_64 and aarch64 (arm64).
So I think it makes sense to select it.
Artur
On Tuesday, 25 March, 2025 22:01 CET, Bruno Thomsen <bruno.thomsen@gmail.com> wrote:
> On Tue, 25 Mar 2025, 17.54 Artur Wiebe, <artur@4wiebe.de> wrote:
>
> > ldd /usr/lib/libWPEWebKit-2.0.so.1
> > libatomic.so.1 => /usr/lib/libatomic.so.1 (0x000073edd6534000)
> > ...
> >
> > Signed-off-by: Artur Wiebe <artur@4wiebe.de>
> > ---
> > rules/wpewebkit.in | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/rules/wpewebkit.in b/rules/wpewebkit.in
> > index 30a324529..8147205e9 100644
> > --- a/rules/wpewebkit.in
> > +++ b/rules/wpewebkit.in
> > @@ -12,6 +12,7 @@ menuconfig WPEWEBKIT
> > select HOST_SYSTEM_PYTHON3
> > select HOST_SYSTEM_RUBY
> > select ALSA_LIB if WPEWEBKIT_WEBRTC
> > + select GCCLIBS_ATOMIC if RUNTIME
> >
>
> Hi
>
> This is only needed on arm v5te but not never arm.
>
> See this thread on similar issue:
>
> https://lore.ptxdist.org/ptxdist/CAH+2xPDa_CzmajYfREfJFeYF1PeVBde-2CaiogwX2K4dyjnB5Q@mail.gmail.com/
>
> /Bruno
>
> select GLIB
> > select LIBWPE
> > select CAIRO
> > --
> > 2.49.0
> >
> >
> >
prev parent reply other threads:[~2025-03-26 17:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-25 16:54 Artur Wiebe
[not found] ` <CAH+2xPDE4WUKkkkCArtMKLpqSqGMi6L--5Nvu9qyEpPK58AP4A@mail.gmail.com>
2025-03-26 17:41 ` Artur Wiebe [this message]
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=3d6-67e43c00-22d-20a78b00@169383670 \
--to=artur@4wiebe.de \
--cc=ptxdist@pengutronix.de \
/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