Module Name: src
Committed By: martin
Date: Sun Mar 22 20:29:04 UTC 2015
Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto: Makefile
Log Message:
Back -O3 optimization out for now - it did not fix the performance
differences to pkgsrc we see, but causes runtime fallout on e.g. sparc64
(just running "openssl" crashes with a SEGFAULT).
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 \
src/crypto/external/bsd/openssl/lib/libcrypto/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.