CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/03/27 04:59:48
Modified files:
lib/libcrypto/arch/i386: Makefile.inc
Log message:
Stop building the assembly implementation of blowfish on i386.
This is the only architecture that has an assembly implementation. There is
little to gain from accelerating a legacy algorithm on a legacy
architecture.
ok beck@ tb@
