Commit Graph

9 Commits

Author SHA1 Message Date
tmpfile
d1bbf07a53 community/[various]: fix trailing whitespace 2017-07-10 09:04:20 +00:00
Breno Leitao
511302fea2 community/py-greenlet: Re-enabling build on ppc64le
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).
2017-04-10 19:19:17 +00:00
Leonardo Arena
d6f516b051 community/py-greenlet: disable build on ppc64le
In file included from slp_platformselect.h:16:0,
                 from greenlet.c:328:
platform/switch_ppc64_linux.h: In function 'slp_switch':
platform/switch_ppc64_linux.h:88:1: error: 31 cannot be used in asm here
 }
 ^
platform/switch_ppc64_linux.h:88:1: error: 31 cannot be used in asm here
error: command 'gcc' failed with exit status 1

http://build.alpinelinux.org/buildlogs/build-edge-ppc64le/community/py-greenlet/py-greenlet-0.4.12-r0.log
2017-04-03 06:39:29 +00:00
William Pitcock
8921616d87 community/py-greenlet: upgrade to 0.4.12 2017-03-29 04:19:57 +00:00
Łukasz Jendrysik
d372133388 community/py-greenlet: rebuild against new version of python3 2017-02-18 16:33:00 +01:00
Timo Teräs
a2e061d509 community/[various]: dont set arch in split function 2016-11-02 11:51:56 +02:00
Francesco Colista
2cee3eb729 community/py-greenlet: bump pkgrel to trigger rebuild 2016-08-24 16:08:55 +00:00
Jakub Jirutka
9190964672 community/py-greenlet: rebuild 2016-08-23 19:57:44 +02:00
Francesco Colista
bb160bb259 community/py-greenlet: moved from testing, added python3 support, added py2/py3 subpackages 2016-08-23 10:52:27 +00:00