CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2023/04/26 02:25:37
Modified files: lib/libcrypto : Makefile Symbols.list Removed files: lib/libcrypto/evp: e_old.c Log message: Remove e_old.c again Also remove nonexistent symbols #defined to other symbols that confuse some linkers in -portable. This commit entails no ABI change on OpenBSD. Discussed with jsing