~alpine/aports

[alpine-aports] [PATCH] scripts/bootstrap.sh: catch up with the openssl switch

alpine-mips-patches <info@mobile-stream.com>
Details
Message ID
<20181109052836.42DF14F172@mx12.valuehost.ru>
Sender timestamp
1541686836
DKIM signature
missing
Download raw message
Patch: +3 -3
Replace libressl with openssl, add libbsd and libtls-standalone (for busybox)
but still build libressl for apk-tools.
---
 scripts/bootstrap.sh | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh
index 388f89d2c9..5b1f44c878 100755
--- a/scripts/bootstrap.sh
+++ b/scripts/bootstrap.sh
@@ -45,7 +45,7 @@ Steps for introducing new architecture include:
- 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
  gcc, openssl, linux-headers
- create new kernel config for linux-vanilla

After these steps the initial cross-build can be completed
@@ -96,8 +96,8 @@ apk info --quiet --installed --root "$CBUILDROOT" libgcc libstdc++ musl-dev || \

# ordered cross-build
for PKG in fortify-headers linux-headers musl libc-dev pkgconf zlib \
	   libressl busybox busybox-initscripts binutils make \
	   apk-tools file \
	   openssl libbsd libtls-standalone busybox busybox-initscripts binutils make \
	   libressl apk-tools file \
	   gmp mpfr3 mpc1 isl cloog gcc \
	   openrc alpine-conf alpine-baselayout alpine-keys alpine-base build-base \
	   attr libcap patch sudo acl fakeroot tar \
-- 
2.19.1




---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)