From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] iozone: disable for uClibc 0.9.31
Date: Mon, 11 Nov 2013 11:23:24 +0100 [thread overview]
Message-ID: <20131111112324.002f280e@skate> (raw)
In-Reply-To: <20131111100150.GN4581@tarshish>
Dear Baruch Siach,
On Mon, 11 Nov 2013 12:01:50 +0200, Baruch Siach wrote:
> > Committed, thanks. It sounds like it also needs to depend on
> > BR2_TOOLCHAIN_HAS_THREADS. Care to send a patch adding that dependency
> > and a comment line?
>
> It also depends on BR2_PTHREADS_NATIVE. linuxthreads doesn't have
> pthread_setaffinity_np.
It is not allowed to add a BR2_PTHREADS_NATIVE dependency to a package,
because this symbol is meaningless in the context of the external
toolchain backend.
We probably need to add something like
http://patchwork.ozlabs.org/patch/258723/, but updated, and with a
check in the external toolchain code to verify that the selection
matches the reality.
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2013-11-11 10:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-11 9:49 [Buildroot] [PATCH] iozone: disable for uClibc 0.9.31 spdawson at gmail.com
2013-11-11 9:53 ` Peter Korsgaard
2013-11-11 9:55 ` Simon Dawson
2013-11-11 10:01 ` Baruch Siach
2013-11-11 10:06 ` Simon Dawson
2013-11-11 10:23 ` Thomas Petazzoni [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=20131111112324.002f280e@skate \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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.