mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-10-09 06:21:59 +02:00
Fixing py-greenlet to build on ppc64le. This package was FTBFS because it is being compiled without omiting the frame pointer, and trying, at the same time, to clobber r31 (frame pointer register).