From 06c6c0602cb53d3344dbbb79fac8eb73cb2c583b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Wed, 8 Mar 2017 18:28:17 +0100 Subject: [PATCH] python-numpy: nocross for now Now that it would be possible to cross compile python-numpy, there are issues with the host vs. target header files and/or libs to be sorted out. --- srcpkgs/python-numpy/template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/srcpkgs/python-numpy/template b/srcpkgs/python-numpy/template index 506e308e18..a858529d82 100644 --- a/srcpkgs/python-numpy/template +++ b/srcpkgs/python-numpy/template @@ -14,6 +14,8 @@ homepage="http://www.numpy.org/" license="3-clause-BSD" distfiles="https://github.com/numpy/numpy/archive/v${version}.tar.gz" checksum=edec8d62882bef688a0cfd6b79987a722d26028238b6120b47974da58824ad08 +# Needs cross Python headers and/or libs issues sorted out. +nocross="https://build.voidlinux.eu/builders/armv7l_builder/builds/1408/steps/shell_3/logs/stdio" alternatives=" numpy:f2py:/usr/bin/f2py2