From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/libp11: needs threads
Date: Wed, 20 Jul 2022 13:45:56 +0200 [thread overview]
Message-ID: <20220720134556.371f1ebe@windsurf> (raw)
In-Reply-To: <20220719215619.3144281-1-fontaine.fabrice@gmail.com>
On Tue, 19 Jul 2022 23:56:19 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> threads are mandatory since bump to version 0.4.12 in commit
> 86ab91483dcb4b60de8c1daa20e2f42bd95ab5fb and
> https://github.com/OpenSC/libp11/commit/4bd92da60a670e3c25d9cb69fca3363f47a225c7:
>
> In file included from eng_back.c:30:
> p11_pthread.h:92:2: error: #error Locking not supported on this platform.
> 92 | #error Locking not supported on this platform.
> | ^~~~~
>
> Fixes:
> - http://autobuild.buildroot.org/results/22adeb78ec4a807c362e6666825f50db6c0408f7
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/libp11/Config.in | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
Applied to master, thanks.
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
next prev parent reply other threads:[~2022-07-20 11:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-19 21:56 [Buildroot] [PATCH 1/1] package/libp11: needs threads Fabrice Fontaine
2022-07-20 11:45 ` Thomas Petazzoni via buildroot [this message]
2022-08-11 11:36 ` Peter Korsgaard
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=20220720134556.371f1ebe@windsurf \
--to=buildroot@buildroot.org \
--cc=fontaine.fabrice@gmail.com \
--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.