[FFmpeg-devel] aarch64: Implement support for elf_aux_info(3) on FreeBSD and OpenBSD

Martin Storsjö martin at martin.st
Mon Sep 9 14:00:57 EEST 2024


On Mon, 9 Sep 2024, Brad Smith wrote:

> aarch64: Implement support for elf_aux_info(3) on FreeBSD and OpenBSD
>
> FreeBSD 12.0+, OpenBSD -current and what will be OpenBSD 7.6 support
> elf_aux_info(3).
>
> Signed-off-by: Brad Smith <brad at comstyle.com>
> ---
> configure               | 2 ++
> libavutil/aarch64/cpu.c | 2 +-
> libavutil/cpu.c         | 9 ++++++++-
> 3 files changed, 11 insertions(+), 2 deletions(-)

LGTM, thanks. (I guess the same change as in aarch64/cpu.c also could be 
done in other architectures' cpu.c?)

// Martin



More information about the ffmpeg-devel mailing list