mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
python-Cython: now unbroken.
This commit is contained in:
parent
20a1002d34
commit
2103b4bbe4
1 changed files with 0 additions and 9 deletions
|
@ -21,15 +21,6 @@ alternatives="
|
||||||
cython:cython:/usr/bin/cython2
|
cython:cython:/usr/bin/cython2
|
||||||
cython:cythonize:/usr/bin/cythonize2"
|
cython:cythonize:/usr/bin/cythonize2"
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
|
||||||
arm*) broken="leaks host CFLAGS into build, works locally and on travis";;
|
|
||||||
esac
|
|
||||||
|
|
||||||
# Skip build phase, otherwise Cython gets confused when cross compiling
|
|
||||||
do_build() {
|
|
||||||
:
|
|
||||||
}
|
|
||||||
|
|
||||||
python3-Cython_package() {
|
python3-Cython_package() {
|
||||||
alternatives="
|
alternatives="
|
||||||
cython:cygdb:/usr/bin/cygdb3
|
cython:cygdb:/usr/bin/cygdb3
|
||||||
|
|
Loading…
Add table
Reference in a new issue