This is an automated email from the git hooks/post-receive script. Git pushed a commit to branch master in repository ffmpeg.
commit 17c25ee5502de33b333cc31df67dace36a2e56f7 Author: Martin Storsjö <[email protected]> AuthorDate: Thu Jun 4 23:06:57 2026 +0300 Commit: Martin Storsjö <[email protected]> CommitDate: Fri Jun 5 11:46:38 2026 +0000 configure: Include stdbit_h in the checkasm config header --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index f544c578d4..f30f4bfa42 100755 --- a/configure +++ b/configure @@ -8872,7 +8872,7 @@ if enabled checkasm; then #define CHECKASM_VERSION "1.2.0" EOF - print_config HAVE_ "$TMPH" elf_aux_info getauxval ioctl isatty linux_perf pthread_np_h pthread_setaffinity_np sigaction siglongjmp clock_gettime prctl + print_config HAVE_ "$TMPH" elf_aux_info getauxval ioctl isatty linux_perf pthread_np_h pthread_setaffinity_np sigaction siglongjmp clock_gettime prctl stdbit_h if enabled aarch64; then print_config HAVE_ "$TMPH" as_archext_sve_directive sve _______________________________________________ ffmpeg-cvslog mailing list -- [email protected] To unsubscribe send an email to [email protected]
