thorium-mirror/arm
Alexander David Frick 52cf5d427d
Update README.md
2022-07-11 03:43:49 -05:00
..
config/compiler Update BUILD.gn 2022-07-11 03:32:30 -05:00
raspi_args.gn Add files via upload 2022-07-11 03:37:12 -05:00
raspi_arm.gni Add files via upload 2022-07-11 03:37:12 -05:00
README.md Update README.md 2022-07-11 03:43:49 -05:00
setup_arm.sh Add files via upload 2022-06-25 15:37:38 -05:00

Thorium for ARM CPUs

This contains a special BUILD.gn file for making an ARM32/ARM64 build of Thorium for Linux or Windows. Just run setup_arm.sh in here after running the normal setup.sh that's in the root of this repo.

Raspberry Pi Builds  

IMPORTANT: For a Raspberry Pi build (ARM64), the contents of raspi_arm.gni should be manually copied and used in //chromium/src/build/config/arm.gni, AND the contents of raspi_args.gn should be used for your args.gn.
  Note that ARM32 Raspberry Pi builds of Thorium are not supported.