]> Cypherpunks repositories - gostls13.git/commit
internal/cpu: remove redundant build tag
authorMartin Möhrmann <moehrmann@google.com>
Tue, 24 Apr 2018 13:23:41 +0000 (15:23 +0200)
committerMartin Möhrmann <moehrmann@google.com>
Wed, 25 Apr 2018 04:41:00 +0000 (04:41 +0000)
commit74f9432beadb7179169e08b6c910dd533c62b7c8
tree0f7147edac09aca4852d819db8a4152d878d89ee
parenteca7a1343c6d4ac9417784cf5f37419ea05f34d3
internal/cpu: remove redundant build tag

The file name suffix arm64 already limits the file to be build only on arm64.

Change-Id: I33db713041b6dec9eb00889bac3b54c727e90743
Reviewed-on: https://go-review.googlesource.com/108986
Run-TryBot: Martin Möhrmann <moehrmann@google.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/internal/cpu/cpu_arm64.go