[Buildroot] [PATCH] python-numpy: re-enable for uClibc

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Oct 4 16:51:15 UTC 2015


Dear Arnout Vandecappelle (Essensium/Mind),

On Sun, 4 Oct 2015 16:34:41 +0100, Arnout Vandecappelle
(Essensium/Mind) wrote:
> In commit b0f025386f6861fdc21e38e3a33b65669276f2c2 a patch was added
> to make sure that python-numpy does work in uClibc. This patch was
> needed for the x86 architecture, because uClibc in fact does support
> fenv for x86. However, we don't turn on this support in our uClibc
> config. Because the Config.in depends still allowed uClibc for x86,
> this lead to a built failure, which lead to the fix in commit b0f02538.
> But since this fix also fixes it for all other (supported)
> architectures, we can just remove the !uClibc dependency completely.
> 
> This is also propagated to the reverse dependency in opencv3.
> 
> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>
> Cc: Gwenhael Goavec-Merou <gwenhael.goavec-merou at trabucayre.com>
> ---
>  package/opencv3/Config.in      | 1 -
>  package/python-numpy/Config.in | 3 ---
>  2 files changed, 4 deletions(-)

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list