mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
python-numpy: enable cross again
This commit is contained in:
parent
c64c23516c
commit
7f2744fd53
1 changed files with 0 additions and 2 deletions
|
@ -15,8 +15,6 @@ distfiles="https://github.com/numpy/numpy/archive/v${version}.tar.gz"
|
||||||
checksum=3c82a9b8616e3096a79a2af9c288d8ed4013a10fc7baf3eaf54655309734dadd
|
checksum=3c82a9b8616e3096a79a2af9c288d8ed4013a10fc7baf3eaf54655309734dadd
|
||||||
alternatives="numpy:f2py:/usr/bin/f2py2"
|
alternatives="numpy:f2py:/usr/bin/f2py2"
|
||||||
|
|
||||||
nocross="https://build.voidlinux.org/builders/armv7l_builder/builds/1408/steps/shell_3/logs/stdio"
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# create compat symlinks for .h files
|
# create compat symlinks for .h files
|
||||||
vmkdir ${py2_inc}
|
vmkdir ${py2_inc}
|
||||||
|
|
Loading…
Add table
Reference in a new issue