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.
This commit is contained in:
parent
d56655118e
commit
06c6c0602c
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue