From 4b8e1ca45fbfdc4789cb04deac075995ccb9f8b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Ter=C3=A4s?= Date: Thu, 17 Nov 2016 07:19:46 +0000 Subject: scripts/bootstrap.sh: fix bootstrapping with libressl --- scripts/bootstrap.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'scripts') diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh index 9cb78c3be3..5a797faeb3 100755 --- a/scripts/bootstrap.sh +++ b/scripts/bootstrap.sh @@ -93,9 +93,9 @@ cross_compile_base() { || return 1 # ordered cross-build - for PKG in fortify-headers linux-headers musl libc-dev \ - busybox busybox-initscripts binutils make pkgconf \ - zlib openssl libfetch apk-tools \ + for PKG in fortify-headers linux-headers musl libc-dev pkgconf zlib \ + busybox busybox-initscripts binutils make \ + libressl libfetch apk-tools \ gmp mpfr3 mpc1 isl cloog gcc \ openrc alpine-conf alpine-baselayout alpine-keys alpine-base build-base \ attr libcap patch sudo acl fakeroot tar \ -- cgit v1.2.3