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
trying to compile buster client for arm64 on opi5 since no arm version is provided. it tries compiling for amd64 on the default make command and fails with "gcc: error: unrecognized command-line option '-m64'". when i specify arch=arm64, i get the same error. is there anything that can be done to compile this on arm64? thanks
Logs
Browser:
// REPLACE WITH LOGS
Client app:
// REPLACE WITH LOGS
The text was updated successfully, but these errors were encountered:
System
Extension
Bug description
trying to compile buster client for arm64 on opi5 since no arm version is provided. it tries compiling for amd64 on the default make command and fails with "gcc: error: unrecognized command-line option '-m64'". when i specify arch=arm64, i get the same error. is there anything that can be done to compile this on arm64? thanks
Logs
Browser:
Client app:
The text was updated successfully, but these errors were encountered: