]> granicus.if.org Git - python/commit
Force 32bit Keccak implementation on SPARC. It look like the Solaris CC compiler...
authorChristian Heimes <christian@cheimes.de>
Sun, 14 Oct 2012 00:52:01 +0000 (02:52 +0200)
committerChristian Heimes <christian@cheimes.de>
Sun, 14 Oct 2012 00:52:01 +0000 (02:52 +0200)
commit784fde7cb4c5071a62ae775766c35f61951f13f2
tree1055dc4f290cf8e05cc34e74d755b8a0d6aad39e
parentba3e4a0bc07b2bfead826216b46b9093facdbc6e
Force 32bit Keccak implementation on SPARC. It look like the Solaris CC compiler doesn't like the address alignment.
Modules/_sha3/sha3module.c