Commit ID: 100547A46266F534C4C
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2014/11/29 22:18:33 UTC
Modified files:
lib/libssl : Makefile.inc
lib/libssl/crypto: Makefile
lib/libssl/crypto/arch/i386: opensslconf.h
lib/libssl/crypto/arch/sparc: opensslconf.h
lib/libssl/ssl : Makefile
Log message:
• clean up CPPFLAGS
• move most of the Makefile.inc-ish stuff into the header
• while here, switch from i386 to i486 for assembly CPU level
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.14 -r1.15 src/lib/libssl/Makefile.inc
cvs -R rdiff -kk -upr1.28 -r1.29 src/lib/libssl/crypto/Makefile
cvs -R rdiff -kk -upr1.2 -r1.3 src/lib/libssl/crypto/arch/i386/opensslconf.h
cvs -R rdiff -kk -upr1.1.1.1 -r1.2
src/lib/libssl/crypto/arch/sparc/opensslconf.h
cvs -R rdiff -kk -upr1.24 -r1.25 src/lib/libssl/ssl/Makefile