From c32abc47dcba03e62f43e789457297fd5a58c56e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonathan=20Neusch=C3=A4fer?= Date: Wed, 7 Mar 2018 03:13:54 +0100 Subject: scripts/bootstrap.sh: Fix a typo ("compiler tripler") --- scripts/bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh index 1614463e7b..908a3cc9d6 100755 --- a/scripts/bootstrap.sh +++ b/scripts/bootstrap.sh @@ -42,7 +42,7 @@ This script creates a local cross-compiler, and uses it to cross-compile an Alpine Linux base system for new architecture. Steps for introducing new architecture include: -- adding the compiler tripler and arch type to abuild +- adding the compiler triplet and arch type to abuild - adding the arch type detection to apk-tools - adjusting build rules for packages that are arch aware: gcc, libressl, linux-headers -- cgit v1.2.3