working wolfssl

This commit is contained in:
ading2210 2024-03-19 15:39:22 -04:00
parent 8ae1907f50
commit b04d4427ca
2 changed files with 5 additions and 5 deletions

View file

@ -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