From 20b12127b3e4ab5f218630d4cef26aa0a3a3050d Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 28 Nov 2016 17:51:39 -0200 Subject: scripts: use libressl instead of openssl --- scripts/bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/bootstrap.sh') 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 -- cgit v1.2.3