From 55442039c4b029a79770ce8d0d43fb50f64a79d8 Mon Sep 17 00:00:00 2001 From: Tyler Perkins Date: Sat, 7 May 2022 12:00:01 -0400 Subject: [PATCH] Update for 07-05-22 12:00 --- tech/pinephone.wiki | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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