Skip to content

Detect CPU arch on "Linux" platforms #86

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
qstokkink opened this issue Nov 3, 2024 · 0 comments · Fixed by #89
Closed

Detect CPU arch on "Linux" platforms #86

qstokkink opened this issue Nov 3, 2024 · 0 comments · Fixed by #89

Comments

@qstokkink
Copy link
Contributor

Our version detection Javascript does not detect different CPU architectures for our "Linux" releases. This caused* aarch64 to be the default architecture that was linked to on http://www.tribler.org/. Of course, most people use x64.

We should update the user agent parsing script to link to the correct architecture version.

*In the emergency patch of c17be10, I set this to always be x64 regardless of the architecture.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant