Use getauxval() on Linux and elf_aux_info() on OpenBSD on mips
2 unresolved threads
2 unresolved threads
Compare changes
+ 13
− 0
@@ -573,9 +573,22 @@ uint32_t x264_cpu_detect( void )
- Anton Mitrofanov @BugMasterMaintainerSuggested change
519 return X264_CPU_MSA; 519 flags |= X264_CPU_MSA;