diff --git a/configure b/configure index f0c66d9f59..2abf11614a 100755 --- a/configure +++ b/configure @@ -8872,6 +8872,28 @@ if enabled checkasm; then EOF print_config HAVE_ "$TMPH" elf_aux_info getauxval ioctl isatty linux_perf pthread_np_h pthread_setaffinity_np sigaction siglongjmp clock_gettime prctl + + if enabled aarch64; then + print_config HAVE_ "$TMPH" as_archext_sve_directive sve + print_config HAVE_ "$TMPH" as_archext_sme_directive sme + elif enabled riscv; then + print_config HAVE_ "$TMPH" sys_hwprobe_h asm_hwprobe_h + fi + + cat >> $TMPH < $TMPH <> $TMPH <