aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/bootstrap.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/bootstrap.sh')
-rwxr-xr-xscripts/bootstrap.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh
index 966552ebc9..b7e4f9cb7a 100755
--- a/scripts/bootstrap.sh
+++ b/scripts/bootstrap.sh
@@ -133,7 +133,7 @@ Steps for introducing new architecture include:
- adding the compiler tripler and arch type to abuild
- adding the arch type detection to apk-tools
- adjusting build rules for packages that are arch aware:
- gcc, openssl, linux-headers
+ gcc, libressl, linux-headers
- create new kernel config for linux-vanilla
After these steps the initial cross-build can be completed