mirror of
https://github.com/status-im/status-keycard-go.git
synced 2025-01-18 10:22:51 +00:00
Alex Jbanca
ad9531fa4b
Merge pull request #5 from status-im/chore/add-arm64-support
chore: Enable arm64 build Removing the FORCED_ARCH flag as it's not needed. The build can be configured from make command: make build-lib CGOFLAGS="CGO_ENABLED=1 GOOS=darwin GOARCH=amd64"
Description
A shared library that wraps keycard-go functions
Languages
Go
97.9%
Makefile
1.5%
C
0.6%