Fix go language binding build on macos arm64 (#1875)
This commit is contained in:
committed by
GitHub
parent
4cd88a96d5
commit
219713bfbc
@ -0,0 +1,6 @@
|
||||
/*
|
||||
* Copyright (C) 2019 Intel Corporation. All rights reserved.
|
||||
* SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
||||
*/
|
||||
|
||||
package darwin_aarch64
|
||||
Reference in New Issue
Block a user