Stop building the assembly implementation of blowfish on i386.
authorjsing <jsing@openbsd.org>
Wed, 27 Mar 2024 10:59:48 +0000 (10:59 +0000)
committerjsing <jsing@openbsd.org>
Wed, 27 Mar 2024 10:59:48 +0000 (10:59 +0000)
commit4d3cdadbf2ace5222cfbedfbf5dff3a985e838e3
treeec873fc1ffdf11d9e0f903149b9fd1ee52d7a2a8
parent8a1cf7ee030f319cc20b865e54f3c4cf3d1bca45
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@
lib/libcrypto/arch/i386/Makefile.inc