Skip to content

Conversation

laanwj
Copy link
Member

@laanwj laanwj commented Apr 24, 2025

Change the default for ARM to the aarch64 download. 64-bit ARM is the standard nowadays for the type of computing hardware our users tend to have (Raspberri pi's and servers). While 32-bit ARM is only still used in low-power embedded systems.

Closes #1099.

Change the default for ARM to the aarch64 download. 64-bit ARM is the
standard nowadays for the type of consumer computing hardware our users
tend to have (Raspberri pi's and servers). While 32-bit ARM is only still
used in low-power embedded systems.

Closes bitcoin-core#1099.
@katesalazar
Copy link
Contributor

katesalazar commented Apr 24, 2025 via email

Copy link
Contributor

@stickies-v stickies-v left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tACK af7bed1

@laanwj laanwj changed the title Change ARM default download to 64-bit Change ARM Linux default download to 64-bit Apr 24, 2025
@fanquake fanquake merged commit 130884f into bitcoin-core:master Apr 25, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bitcoin Core Download Page: ARM Linux link to binary should by default point to 64bit instead of 32bit variant
4 participants