mirror of
https://github.com/ading2210/libcurl.js.git
synced 2025-05-14 06:50:00 -04:00
update deps
This commit is contained in:
parent
276d6b685b
commit
0f3815d2f8
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ mkdir -p $PREFIX
|
|||
|
||||
cd build
|
||||
rm -rf mbedtls
|
||||
git clone -b mbedtls-3.6.2 --recursive --depth=1 https://github.com/Mbed-TLS/mbedtls mbedtls
|
||||
git clone -b mbedtls-3.6.3 --recursive --depth=1 https://github.com/Mbed-TLS/mbedtls mbedtls
|
||||
cd mbedtls
|
||||
|
||||
emmake make CFLAGS="-O3" no_test -j$CORE_COUNT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue