Skip to content

Commit

Permalink
docs: πŸ“ delete ARM64 linking ref in error linking cc
Browse files Browse the repository at this point in the history
  • Loading branch information
heldrida committed Feb 1, 2024
1 parent 32baa02 commit 356c2e8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions references/Lightning CLI/error-linking-with-cc-failed.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@ uname -i
```

:::caution WARNING
Given the [CPU requirements](https://docs.fleek.network/docs/node/requirements/#specs), currently we're mainly supporting `GenuineIntel` and there have been reports of failure to build the binary on `AMD`. The `ARM64` is a different architecture, thus not supported, but there has been some community contributions in that regard, find it in the reference [error building on ARM64](/references/Lightning%20CLI/error-building-on-arm64).

Any contribution or feedback to provide support is appreciated. Feel free to let us know on our [Discord channel](https://discord.gg/fleek).
Given the [CPU requirements](/docs/node/requirements/#specs), currently we are only supporting `GenuineIntel`, featuring Intel Software Guard Extensions (SGX).
:::

## Linking with cc error
Expand Down

0 comments on commit 356c2e8

Please sign in to comment.