From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [git commit] python-numpy: disable on non-supported architectures
Date: Fri, 18 Jul 2014 10:54:18 +0200 [thread overview]
Message-ID: <20140718105418.5582c7dd@free-electrons.com> (raw)
In-Reply-To: <20140718084558.GA4914@tarshish>
Dear Baruch Siach,
On Fri, 18 Jul 2014 11:45:58 +0300, Baruch Siach wrote:
> > config BR2_PACKAGE_PYTHON_NUMPY
> > bool "python-numpy"
> > + # Numpy has some CPU specific code
> > + depends on BR2_aarch64 || BR2_arm || BR2_armeb || BR2_i386 \
> > + || BR2_mips || BR2_mipsel || BR2_powerpc || BR2_powerpc64 \
> > + || BR2_sh || BR2_sh || BR2_x86_64
>
> Duplicate BR2_sh.
Argh, yes. Thanks for spotting. Fixed.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2014-07-18 8:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-18 8:00 [Buildroot] [git commit] python-numpy: disable on non-supported architectures Thomas Petazzoni
2014-07-18 8:45 ` Baruch Siach
2014-07-18 8:54 ` 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=20140718105418.5582c7dd@free-electrons.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox