CVSROOT:        /cvs
Module name:    src
Changes by:     js...@cvs.openbsd.org   2025/06/09 07:58:28

Modified files:
        lib/libcrypto/sha/asm: sha1-586.pl 

Log message:
Remove GNU assembler version check.

GNU assembler version 2.19 was released in 2014, so it does not seem
unreasonable to expect that we have an assembler that supports AVX.
Furthermore, the current check fails on LLVM.

ok bcook@ beck@

Reply via email to