summaryrefslogtreecommitdiffstats
path: root/package/python-numpy/python-numpy.mk
diff options
context:
space:
mode:
authorArnout Vandecappelle <arnout@mind.be>2015-10-04 16:34:41 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-10-04 17:50:14 +0100
commit826a2bc18bc0be0b08f2926c9fa1819fe909557c (patch)
tree739ef8e891b33ea652052d3353ff88f5f82627e1 /package/python-numpy/python-numpy.mk
parent9b19438c2c0a89fe4da757571604a7ca2fe0663b (diff)
downloadbuildroot-826a2bc18bc0be0b08f2926c9fa1819fe909557c.tar.gz
buildroot-826a2bc18bc0be0b08f2926c9fa1819fe909557c.zip
python-numpy: re-enable for uClibc
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@mind.be> Cc: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-numpy/python-numpy.mk')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud