]> git.ipfire.org Git - thirdparty/openssl.git/commit
Correct version used to check for elf_aux_info() on FreeBSD
authorBrad Smith <brad@comstyle.com>
Wed, 17 Sep 2025 03:16:48 +0000 (23:16 -0400)
committerTomas Mraz <tomas@openssl.org>
Tue, 23 Sep 2025 14:33:20 +0000 (16:33 +0200)
commita02b921cf2514c112f76068f06da9289cd2e7500
tree30a193579a4934ebd401d17dd85647e8e01fe0fc
parent312904b216f917646ad1909ce8bca8bf8a52e5d7
Correct version used to check for elf_aux_info() on FreeBSD

FreeBSD also added elf_aux_info() to the 11 branch and was shipped
with 11.4.

https://github.com/freebsd/freebsd-src/commit/03444a7d439755189e4dc8ccd56403bbaef3d6b0

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28581)
crypto/armcap.c
crypto/ppccap.c