CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2024/03/27 19:14:31

Modified files:
        lib/libcrypto/arch/i386: Makefile.inc 

Log message:
Stop building the assembly implementation of des and ripemd on i386.

This is the only architecture that has an assembly implementation for these
algorithms. There is little to gain from accelerating legacy algorithms on
a legacy architecture.

Discussed with beck@ and tb@

Reply via email to