mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
Update README.md
This commit is contained in:
parent
b6c9335392
commit
40ef8faa3b
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
## Thorium for ARM CPUs <img src="https://github.com/Alex313031/Thorium/blob/main/logos/STAGING/arm_logo.png" width="128">
|
## Thorium for ARM CPUs <img src="https://github.com/Alex313031/Thorium/blob/main/logos/STAGING/arm_logo.png" width="128">
|
||||||
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.
|
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 <img src="https://github.com/Alex313031/Thorium/blob/main/logos/STAGING/Raspberry_Pi_Logo.svg" width="24">
|
## Raspberry Pi Builds <img src="https://github.com/Alex313031/Thorium/blob/main/logos/STAGING/Raspberry_Pi_Logo.svg" width="28">
|
||||||
__IMPORTANT:__ For a [Raspberry Pi](https://www.raspberrypi.org/) build (ARM64), the contents of [raspi_arm.gni](https://raw.githubusercontent.com/Alex313031/Thorium-Special/main/raspi_arm.gni) should be used in *//chromium/src/build/config/arm.gni*
|
__IMPORTANT:__ For a [Raspberry Pi](https://www.raspberrypi.org/) build (ARM64), the contents of [raspi_arm.gni](https://raw.githubusercontent.com/Alex313031/Thorium-Special/main/raspi_arm.gni) should be used in *//chromium/src/build/config/arm.gni*
|
||||||
|
|
Loading…
Reference in a new issue