]> Cypherpunks repositories - gostls13.git/commit
crypto/sha512: avoid duplicate block declaration on 386
authorJoel Sing <jsing@google.com>
Tue, 7 Jan 2014 12:50:31 +0000 (23:50 +1100)
committerJoel Sing <jsing@google.com>
Tue, 7 Jan 2014 12:50:31 +0000 (23:50 +1100)
commit9a7fb683599536af53fefba693dceff3810cdc8d
treec13bb11b0e54f18f4db87300c13ea673b9b02987
parentf30392125192124450c2831a08416e875ab5baf0
crypto/sha512: avoid duplicate block declaration on 386

Unbreak the build - we do not have a sha512 block implementation in
386 assembly (yet).

R=golang-codereviews, dave
CC=golang-codereviews
https://golang.org/cl/48520043
src/pkg/crypto/sha512/sha512block_decl.go