diff --git a/srcpkgs/python-Cython/template b/srcpkgs/python-Cython/template index f2aded6fb97..d2b12a67149 100644 --- a/srcpkgs/python-Cython/template +++ b/srcpkgs/python-Cython/template @@ -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