Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Arm64 generic"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{Subarch | {{Subarch | ||
|CPU Family=64-bit ARM (Generic) | |CPU Family=64-bit ARM (Generic) | ||
|releases= | |releases=next | ||
|subarch=arm64_generic | |subarch=arm64_generic | ||
|arch=arm-64bit | |arch=arm-64bit |
Latest revision as of 22:24, July 23, 2022
This section lists the CPU-optimized Funtoo Linux builds currently available for download for arm64_generic. This subarch supports the generic ARM64 architecture (Armv8-a), and is suitable for use on Raspberry Pi 4.
next
Not sure which to choose? See this portion of our Install docs.
For information on how to verify the integrity of your stage3 tarball using gpg
, see GPG Signatures.
Architecture and Optimization
The following settings are applied to all stages for this subarch via Funtoo subarch profiles:
CHOST | aarch64-unknown-linux-gnu |
CFLAGS | -O2 -pipe -march=armv8-a |