Branch: refs/heads/master Home: https://github.com/openssl/openssl Commit: f94d773f9455a7b48158738106c5b676f1fd04ff https://github.com/openssl/openssl/commit/f94d773f9455a7b48158738106c5b676f1fd04ff Author: Hongren Zheng <i...@zenithal.me> Date: 2024-05-14 (Tue, 14 May 2024)
Changed paths: M crypto/riscvcap.c Log Message: ----------- crypto/riscvcap: fix function declaration for hwprobe_to_cap error: function declaration isn't a prototype [-Werror=strict-prototypes] Fixes: 66ad636b9 ("riscv: use hwprobe syscall for capability detection") Reviewed-by: Paul Dale <ppz...@gmail.com> Reviewed-by: Tomas Mraz <to...@openssl.org> (Merged from https://github.com/openssl/openssl/pull/24373) To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications