Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/py3-greenlet: rename from py-greenlet | Leo | 2019-09-08 | 1 | -38/+0 |
| | |||||
* | community/py-greenlet: fix patch for ppc64le | Andy Postnikov | 2018-11-01 | 1 | -2/+30 |
| | |||||
* | community/py-greenlet: add ppc64le patch | Andy Postnikov | 2018-10-27 | 1 | -0/+10 |
| | |||||
* | community/py-greenlet: upgrade to 0.4.15 | J0WI | 2018-10-26 | 1 | -21/+0 |
| | |||||
* | community/py-greenlet: Re-enabling build on ppc64le | Breno Leitao | 2017-04-10 | 1 | -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). |