1
0
mirror of https://github.com/golang/go synced 2024-10-05 16:31:21 -06:00

[dev.power64] hash/crc32: use portable castagnoli on power64

LGTM=minux
R=minux
CC=golang-codereviews
https://golang.org/cl/128110044
This commit is contained in:
Russ Cox 2014-08-12 21:38:50 -04:00
parent 3e4dfdad34
commit 27627fd8ed

View File

@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// +build 386 arm
// +build 386 arm power64 power64le
package crc32