add support for darwin arm64

Support arm64 which is used by the new lineup of computers
from apple.

Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
This commit is contained in:
Tobias Kohlbau
2021-02-07 08:32:41 +01:00
committed by Cristian Maglie
parent 00e63fcc18
commit 57b513a432

View File

@@ -1,3 +1,6 @@
// +build darwin
// +build amd64 arm64
//
// Copyright 2014-2020 Cristian Maglie. All rights reserved.
// Use of this source code is governed by a BSD-style