You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This feature could be solved with a custom image (optional)
Describe your request
I ran into an issue where I am trying to use a more powerful server to cross-compile SurrealDB to my RaspberryPi 4 - and, as I tried it, this happened:
Specs:
CPU: 4 vCPU cores on Ampere Altra Max
RAM: 8GB + 16GB swap
Storage: 70GB
# uname -a
Linux birb 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:26:41 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
Therefore, I'd love for cross to better support "libc to libc" compiles.
Describe why this would be a good inclusion for cross
Most devices that I know that run on Alpine are small and embedded devices that couldn't support building a huge project like SurrealDB. So this would help them a lot!
The text was updated successfully, but these errors were encountered:
Checklist
Describe your request
I ran into an issue where I am trying to use a more powerful server to cross-compile SurrealDB to my RaspberryPi 4 - and, as I tried it, this happened:
Specs:
CPU: 4 vCPU cores on Ampere Altra Max
RAM: 8GB + 16GB swap
Storage: 70GB
Therefore, I'd love for
cross
to better support "libc to libc" compiles.Describe why this would be a good inclusion for
cross
Most devices that I know that run on Alpine are small and embedded devices that couldn't support building a huge project like SurrealDB. So this would help them a lot!
The text was updated successfully, but these errors were encountered: