From: Akira Yokosawa <akiyks@gmail.com>
To: "Leonardo Brás" <leobras.c@gmail.com>,
"Paul E. McKenney" <paulmck@kernel.org>
Cc: perfbook@vger.kernel.org, Akira Yokosawa <akiyks@gmail.com>
Subject: Re: [PATCH v3] CodeSamples: Work around removal of liburcu-signal
Date: Sun, 29 Dec 2024 09:33:05 +0900 [thread overview]
Message-ID: <c90ba67d-c9e0-4bcf-90d6-ed5d25505872@gmail.com> (raw)
In-Reply-To: <24e3f1ee-ce06-44dc-a43f-64ec0a6f4c7b@gmail.com>
On 2024/12/29 9:17, Akira Yokosawa wrote:
> The use of $(pkg-config --libs liburcu) didn't occur to me.
>
> I'll give it a try.
On Ubuntu 22.04 LTS, "pkg-config --libs liburcu" returns:
-lurcu-common -lurcu
I don't know much about pkg-config, but is it possible to make
the command return -lurcu-signal as well for liburcu <15.0 ?
Thanks, Akira
next prev parent reply other threads:[~2024-12-29 0:33 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-28 7:12 [PATCH v3] CodeSamples: Work around removal of liburcu-signal Akira Yokosawa
2024-12-28 18:04 ` Paul E. McKenney
2024-12-28 18:40 ` Leonardo Brás
2024-12-28 18:49 ` Leonardo Brás
2024-12-28 18:23 ` Leonardo Brás
2024-12-28 18:26 ` Leonardo Brás
2024-12-29 0:17 ` Akira Yokosawa
2024-12-29 0:33 ` Akira Yokosawa [this message]
2024-12-29 2:25 ` Leonardo Brás
2024-12-28 18:30 ` Leonardo Brás
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=c90ba67d-c9e0-4bcf-90d6-ed5d25505872@gmail.com \
--to=akiyks@gmail.com \
--cc=leobras.c@gmail.com \
--cc=paulmck@kernel.org \
--cc=perfbook@vger.kernel.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 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.