]> Cypherpunks repositories - gostls13.git/commit
runtime: fix nacl build, hashmap overflow field offset was incorrect.
authorKeith Randall <khr@golang.org>
Mon, 22 Dec 2014 23:24:30 +0000 (15:24 -0800)
committerKeith Randall <khr@golang.org>
Mon, 22 Dec 2014 23:25:24 +0000 (23:25 +0000)
commitc6669e7af58cb9406226c038b1cadef6e754dc74
tree752c21a322d6c7eb4d4efc14924b9fbf2f3c8c8e
parent02f56bfb5c16cf51983f8d487124b34b080e5492
runtime: fix nacl build, hashmap overflow field offset was incorrect.

Change-Id: Ieb305b2a4d4ef28d70a8b8ece703f495c5af0529
Reviewed-on: https://go-review.googlesource.com/2051
Reviewed-by: Keith Randall <khr@golang.org>
src/runtime/hashmap.go