Stop building the assembly implementation of des and ripemd on i386.
authorjsing <jsing@openbsd.org>
Thu, 28 Mar 2024 01:14:31 +0000 (01:14 +0000)
committerjsing <jsing@openbsd.org>
Thu, 28 Mar 2024 01:14:31 +0000 (01:14 +0000)
commitdba1fedea3261f3281d7d5a8f1dd634c92266cff
tree9d16d62ec66f8a5cde4f268f7e266f531c832f30
parenta3f1d84a03675076c9e2f9e98e743569ad067a99
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@
lib/libcrypto/arch/i386/Makefile.inc