Update for 07-05-22 12:00
This commit is contained in:
parent
689372ee7a
commit
55442039c4
@ -9,7 +9,11 @@ The pinephone is a cheap generic linux phone.
|
||||
=== Cross compiler ===
|
||||
|
||||
First, we will be compiling on a host gentoo system. To do this, first install
|
||||
crossdev and the needed toolchain (See [[cross_toolchain]])
|
||||
crossdev and the needed toolchain (See [[cross_toolchain]]).
|
||||
If your host system is not gentoo, be sure to install a cross compiler for
|
||||
aarch64.
|
||||
|
||||
*The pinephone triple is aarch64-unknown-linux-gnu*
|
||||
|
||||
{{{
|
||||
emerge -av git ninja crossdev
|
||||
|
Loading…
Reference in New Issue
Block a user