-
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
Description
This is on macOS M1 for any usage of the Go bindings - seems the dependency used to link (https://github.com/rainycape/dl) doesn't support ARM?
# github.com/rainycape/dl
Undefined symbols for architecture arm64:
"_make_call", referenced from:
_call in _x004.o
ld: symbol(s) not found for architecture arm64
clang-14: error: linker command failed with exit code 1 (use -v to see invocation)