Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Julien Olivain via buildroot <buildroot@buildroot.org>
To: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/2] package/pocketpy: fix build without threads
Date: Sun, 13 Sep 2026 18:34:46 +0200	[thread overview]
Message-ID: <e5fcf88a9faac360292014047af98fab@free.fr> (raw)
In-Reply-To: <20260907122423.1350497-1-dario.binacchi@amarulasolutions.com>

On 07/09/2026 14:24, Dario Binacchi wrote:
> pocketpy enables thread support by default (PK_ENABLE_THREADS=ON) and
> then requires Threads from cmake, which fails on toolchains without
> thread support:
> 
>   CMake Error at 
> /usr/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:230 
> (message):
>     Could NOT find Threads (missing: Threads_FOUND)
> 
> Thread support is optional, so enable it only when the toolchain
> provides threads.
> 
> Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>

Series applied to master, thanks.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      parent reply	other threads:[~2026-09-13 16:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-07 12:24 [Buildroot] [PATCH 1/2] package/pocketpy: fix build without threads Dario Binacchi
2026-09-07 12:24 ` [Buildroot] [PATCH 2/2] package/pocketpy: bump to version 2.2.0 Dario Binacchi
2026-09-13 16:34 ` Julien Olivain via buildroot [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=e5fcf88a9faac360292014047af98fab@free.fr \
    --to=buildroot@buildroot.org \
    --cc=dario.binacchi@amarulasolutions.com \
    --cc=ju.o@free.fr \
    /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