File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ cd /usr/src/openssl
8888make -j "$(nproc)"
8989make install
9090
91- echo "/usr/local/ssl/lib" > > /etc/ld-musl-$(uname -m).path
91+ echo "/lib:/ usr/local/lib:/usr/lib:/usr/local/ ssl/lib" > /etc/ld-musl-$(uname -m).path
9292
9393# point OpenSSL to the system CA certificates so SSL verification works
9494rm -rf /usr/local/ssl/certs
Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ cd /usr/src/openssl
8888make -j "$(nproc)"
8989make install
9090
91- echo "/usr/local/ssl/lib" > > /etc/ld-musl-$(uname -m).path
91+ echo "/lib:/ usr/local/lib:/usr/lib:/usr/local/ ssl/lib" > /etc/ld-musl-$(uname -m).path
9292
9393# point OpenSSL to the system CA certificates so SSL verification works
9494rm -rf /usr/local/ssl/certs
Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ cd /usr/src/openssl
8888make -j "$(nproc)"
8989make install
9090
91- echo "/usr/local/ssl/lib" > > /etc/ld-musl-$(uname -m).path
91+ echo "/lib:/ usr/local/lib:/usr/lib:/usr/local/ ssl/lib" > /etc/ld-musl-$(uname -m).path
9292
9393# point OpenSSL to the system CA certificates so SSL verification works
9494rm -rf /usr/local/ssl/certs
Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ cd /usr/src/openssl
8888make -j "$(nproc)"
8989make install
9090
91- echo "/usr/local/ssl/lib" > > /etc/ld-musl-$(uname -m).path
91+ echo "/lib:/ usr/local/lib:/usr/lib:/usr/local/ ssl/lib" > /etc/ld-musl-$(uname -m).path
9292
9393# point OpenSSL to the system CA certificates so SSL verification works
9494rm -rf /usr/local/ssl/certs
Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ cd /usr/src/openssl
8888make -j "$(nproc)"
8989make install
9090
91- echo "/usr/local/ssl/lib" > > /etc/ld-musl-$(uname -m).path
91+ echo "/lib:/ usr/local/lib:/usr/lib:/usr/local/ ssl/lib" > /etc/ld-musl-$(uname -m).path
9292
9393# point OpenSSL to the system CA certificates so SSL verification works
9494rm -rf /usr/local/ssl/certs
Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ cd /usr/src/openssl
8888make -j "$(nproc)"
8989make install
9090
91- echo "/usr/local/ssl/lib" > > /etc/ld-musl-$(uname -m).path
91+ echo "/lib:/ usr/local/lib:/usr/lib:/usr/local/ ssl/lib" > /etc/ld-musl-$(uname -m).path
9292
9393# point OpenSSL to the system CA certificates so SSL verification works
9494rm -rf /usr/local/ssl/certs
Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ cd /usr/src/openssl
8888make -j "$(nproc)"
8989make install
9090
91- echo "/usr/local/ssl/lib" > > /etc/ld-musl-$(uname -m).path
91+ echo "/lib:/ usr/local/lib:/usr/lib:/usr/local/ ssl/lib" > /etc/ld-musl-$(uname -m).path
9292
9393# point OpenSSL to the system CA certificates so SSL verification works
9494rm -rf /usr/local/ssl/certs
Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ cd /usr/src/openssl
8888make -j "$(nproc)"
8989make install
9090
91- echo "/usr/local/ssl/lib" > > /etc/ld-musl-$(uname -m).path
91+ echo "/lib:/ usr/local/lib:/usr/lib:/usr/local/ ssl/lib" > /etc/ld-musl-$(uname -m).path
9292
9393# point OpenSSL to the system CA certificates so SSL verification works
9494rm -rf /usr/local/ssl/certs
You can’t perform that action at this time.
0 commit comments