thorium/arm
Alexander Frick 3759529384 fix args 2023-11-03 10:05:53 -05:00
..
android fix args 2023-11-03 10:05:53 -05:00
build/config args fixes 2023-10-21 01:53:00 -05:00
media M117 stage 7 2023-10-08 10:45:40 -05:00
raspi fix args 2023-11-03 10:05:53 -05:00
README.md fix more docs 2023-10-10 09:22:03 -05:00
mac_arm.gni Update BUILD.gns 2023-02-20 22:29:05 -06:00
setup_arm.sh Add files via upload 2022-06-25 15:37:38 -05:00
win_ARM_args.gn fix args 2023-11-03 10:05:53 -05:00
woa_arm.gni Update BUILD.gns 2023-02-20 22:29:05 -06:00

README.md

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.