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"
2023-03-22 14:23:06 +02:00
2021-10-25 09:22:00 +03:00
2022-06-09 11:16:31 +02:00
2023-02-03 08:59:51 +01:00
2023-02-03 08:59:51 +01:00
2023-02-03 08:59:51 +01:00
2022-11-08 15:43:37 +01:00
2022-11-08 15:43:37 +01:00
2023-02-03 08:59:51 +01:00
2023-03-15 10:58:27 +02:00
2021-10-19 12:19:02 +03:00
2022-12-30 08:03:21 +01:00
2022-08-04 11:21:23 +02:00
Description
A shared library that wraps keycard-go functions
Languages
Go 97.9%
Makefile 1.5%
C 0.6%