CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/04/15 12:23:54
Modified files:
lib/libcrypto/arch/amd64: Makefile.inc
lib/libcrypto/arch/arm: Makefile.inc
lib/libcrypto/arch/i386: Makefile.inc
Log message:
Stop building GF2m assembly
GF2m support will be removed shortly. In the interim drop some of this
unused code already and let it fall back to the C implementation.
ok jsing
