]> Cypherpunks repositories - gostls13.git/commit
runtime: disable aeshash on NaCl at compile time
authorShenghou Ma <minux@golang.org>
Wed, 6 Aug 2014 04:24:11 +0000 (00:24 -0400)
committerShenghou Ma <minux@golang.org>
Wed, 6 Aug 2014 04:24:11 +0000 (00:24 -0400)
commit18ab35f7bace96197aed42b52235468424690664
tree093f0dece0dea94fde96c05267269e97d1be4017
parent24db88168997d650e8274dd2e84e8a56bf8d95b9
runtime: disable aeshash on NaCl at compile time

Fixes build for nacl/386.

LGTM=dave
R=khr, bradfitz, dave, dan.kortschak, rsc
CC=golang-codereviews
https://golang.org/cl/121080043
src/pkg/runtime/alg.go