mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-09 19:37:30 -03:00
846 B
846 B
Thorium for ARM CPUs
This contains the 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 copied and used in //chromium/src/build/config/arm.gni, AND the contents of raspi_args.gn should be used for your args.gn.