We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00e63fc commit 57b513aCopy full SHA for 57b513a
serial_darwin_amd64.go renamed to serial_darwin_64.go
@@ -1,3 +1,6 @@
1
+// +build darwin
2
+// +build amd64 arm64
3
+
4
//
5
// Copyright 2014-2020 Cristian Maglie. All rights reserved.
6
// Use of this source code is governed by a BSD-style
0 commit comments