CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2026/06/05 12:03:32

Added files:
        devel/highway/patches: patch-hwy_targets_cc 

Log message:
Implement runtime detection using elf_aux_info(3) instead of getauxval(3)

This commit plus the previous one fix the build on riscv64.

I'm not activating runtime dispatch on arm/arm64/powerpc/powerpc64 yet,
because clang 22 fails to build the tests on arm64 (clang 19 tests were
fine):

... fatal error: error in backend: Cannot implicitly convert a scalable size to 
a fixed-width size in `TypeSize::operator ScalarTy()`

Reply via email to