CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/05/29 09:34:37
Modified files:
security/libgcrypt: Makefile
Removed files:
security/libgcrypt/patches: patch-src_hwf-arm_c
Log message:
security/libgcrypt: drop our custom aarch64 feature detection
Hardware crypto features are found with elf_aux_info() out of the box.
Confirmed by timings from the test suite.
ok ajacoutot@
