mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-29 20:25:43 +08:00
Merge pull request #2456 from blockstack/feat/build-aarch64-apple-darwin
feat: compile aarch64-apple-darwin binaries
This commit is contained in:
@@ -253,7 +253,7 @@ Congratulations, you can now [write your own smart contracts with Clarity](https
|
||||
|
||||
Officially supported platforms: `Linux 64-bit`, `MacOS 64-bit`, `Windows 64-bit`.
|
||||
|
||||
Platforms with second-tier status _(builds are provided but not tested)_: `Linux ARMv7`, `Linux ARM64`.
|
||||
Platforms with second-tier status _(builds are provided but not tested)_: `MacOS Apple Silicon (ARM64)`, `Linux ARMv7`, `Linux ARM64`.
|
||||
|
||||
For help cross-compiling on memory-constrained devices, please see the community supported documentation here: [Cross Compiling](https://github.com/dantrevino/cross-compiling-stacks-blockchain/blob/master/README.md).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user