mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 12:52:21 +01:00
Fixes `error: implicit conversion loses integer precision: sp_int64' (aka long long) to sp_digit (aka int)` building with `./configure CC="clang -m32" --enable-sp && make`