mirror of
https://github.com/ading2210/libcurl.js.git
synced 2025-05-13 22:40:01 -04:00
working wolfssl
This commit is contained in:
parent
8ae1907f50
commit
b04d4427ca
2 changed files with 5 additions and 5 deletions
|
@ -13,7 +13,7 @@ BROTLI_PREFIX=$(realpath build/brotli-wasm)
|
|||
NGHTTP2_PREFIX=$(realpath build/nghttp2-wasm)
|
||||
|
||||
if [ ! -d $WOLFSSL_PREFIX ]; then
|
||||
tools/openssl.sh
|
||||
tools/wolfssl.sh
|
||||
fi
|
||||
if [ ! -d $CJSON_PREFIX ]; then
|
||||
tools/cjson.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue