aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-greenlet/ppc64le_clobbering.patch
Commit message (Collapse)AuthorAgeFilesLines
* community/py-greenlet: Re-enabling build on ppc64leBreno Leitao2017-04-101-0/+21
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).