You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mcrypt_symb.c:5:8: error: type defaults to 'int' in declaration of 'cbc_LTX__init_mcrypt' [-Wimplicit-int]
5 | extern cbc_LTX__init_mcrypt();
| ^~~~~~~~~~~~~~~~~~~~
mcrypt_symb.c:6:8: error: type defaults to 'int' in declaration of 'cbc_LTX__mcrypt_set_state' [-Wimplicit-int]
6 | extern cbc_LTX__mcrypt_set_state();
| ^~~~~~~~~~~~~~~~~~~~~~~~~
and so on...
Maintainer: @flyn-org
Env: OpenWrt daily snapshot, aarch64_cortex-a53
Log:
Full log is available: https://downloads.openwrt.org/snapshots/faillogs/aarch64_cortex-a53/packages/libmcrypt/compile.txt
The text was updated successfully, but these errors were encountered: