python-Cython: now unbroken.

This commit is contained in:
Leah Neukirchen 2019-12-25 01:45:56 +01:00
parent 20a1002d34
commit 2103b4bbe4

View File

@ -21,15 +21,6 @@ alternatives="
cython:cython:/usr/bin/cython2
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() {
alternatives="
cython:cygdb:/usr/bin/cygdb3