MFC: r352191Merge OpenSSL 1.1.1d.
MFC: r348340Merge OpenSSL 1.1.1c.
MFC: r344602Merge OpenSSL 1.1.1b.
MFC: r340703Merge OpenSSL 1.1.1a.
MFC r339709:Bump base OpenSSL libraries versions to avoid conflict with port's libraries.Approved by: re (gjb)
libcrypto: have buildinf.h depend on MakefileSo that it will be regenerated after Makefile changes affecting thefile's content - specifically, the OpenSSL 1.1.1 update adds a DATEmacro which did
libcrypto: have buildinf.h depend on MakefileSo that it will be regenerated after Makefile changes affecting thefile's content - specifically, the OpenSSL 1.1.1 update adds a DATEmacro which did not exist previously.Sponsored by: The FreeBSD Foundation
show more ...
Drop pre-AVX toolchain for amd64 and i386 to simplify the makefile.Especially, head does not support old toolchains because of ifunc support.
Make it more meta mode friendly.
Fix CLEANFILES.
Regen Makefile.depend.
Connect an assembly file for aarch64 to build.
Add missing ACFLAGS for aarch64.
Fix typos in the previous commit.
Add a missing source file for SHA.
Add CFLAGS for aarch64/arm assembly files.
Add another include directory for aarch64 and arm.
Regen cpuid assembly files for aarch64 and arm.
Connect assembly files for arm to build.
Regen assembly files for arm.
Connect assembly files for aarch64 to build.
Regen assemply files for aarch64.
Unify opensslconf.h templates.There is no MD macro in this file any more.
Regen assembly files for i386 after r338846.
Add CFLAGS for i386 assembly files.
Sort assembly source files for i386.
12345678910