diff --git a/tech/pinephone.wiki b/tech/pinephone.wiki index eec7d09..199879d 100644 --- a/tech/pinephone.wiki +++ b/tech/pinephone.wiki @@ -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