v / thirdparty / mbedtls / fix.md
7 lines · 5 sloc · 366 bytes · 1274cdc3447be8e83616e8512872455e8720c2fd
Raw

To update this, change the version/branch in thirdparty/mbedtls/update.vsh, then run ./v thirdparty/mbedtls/update.vsh .

The patch containing the local changes, that needs to be applied is in: thirdparty/mbedtls/mbedtls.patch . It may need changes for the new version too.

BTW, you can generate a new patch by diff -ur mbedtls.orig mbedtls > mbedtls.patch