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:
committed by
Cristian Maglie
parent
00e63fcc18
commit
57b513a432
@@ -1,3 +1,6 @@
|
|||||||
|
// +build darwin
|
||||||
|
// +build amd64 arm64
|
||||||
|
|
||||||
//
|
//
|
||||||
// Copyright 2014-2020 Cristian Maglie. All rights reserved.
|
// Copyright 2014-2020 Cristian Maglie. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
Reference in New Issue
Block a user