thorium-mirror/arm
2024-12-29 21:07:30 -06:00
..
android fix win args and kshareicon update 2024-12-29 21:07:30 -06:00
build/config fix compile error, bookmark metrics tweaked for the billionth time 2024-12-15 23:12:52 -06:00
raspi fix win args and kshareicon update 2024-12-29 21:07:30 -06:00
third_party M130 RC 2024-11-29 14:17:34 -06:00
mac_arm.gni M126 stage 1 2024-07-15 14:14:42 -05:00
README.md fix more docs 2023-10-10 09:22:03 -05:00
setup_arm.sh M120 Final? 2024-01-22 15:42:41 -06:00
win_ARM_args.gn fix win args and kshareicon update 2024-12-29 21:07:30 -06:00
woa_arm.gni M126 stage 1 2024-07-15 14:14:42 -05:00

Thorium for ARM CPUs

This contains a special BUILD.gn file for making an ARM64 build of Thorium for Raspberry Pi or Windows. Run setup.sh --help from the root of this repo for more information. You could use the --raspi flag for a Raspberry Pi build, or --woa for a Windows on ARM build.

NOTE: This dir is only for Raspberry Pi and Windows On ARM. For regular Linux ARM builds, and MacOS ARM builds, you can just use the regular files in the repo.

  • Windows On ARM (WoA) Builds: Use the win_ARM_args.gn file for your args.gn.

Raspberry Pi Builds  

Note that ARM32 Raspberry Pi builds of Thorium are not supported.__ They should only be used on Raspi 3B, 3B+, 4, and 400 models with a 64 Bit OS. For more info, see > Here.