mirror of
https://github.com/ading2210/libcurl.js.git
synced 2025-05-14 06:50:00 -04:00
pin library versions, load cacert from blob
This commit is contained in:
parent
cc4009a4af
commit
b5aff5b085
9 changed files with 15 additions and 15 deletions
|
@ -11,7 +11,7 @@ mkdir -p $PREFIX
|
|||
|
||||
cd build
|
||||
rm -rf openssl
|
||||
git clone -b master --depth=1 https://github.com/openssl/openssl
|
||||
git clone -b openssl-3.2.1 --depth=1 https://github.com/openssl/openssl
|
||||
cd openssl
|
||||
|
||||
export CFLAGS="-Wall -Oz"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue