NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/53670 CVS commit: src/crypto/external/bsd/openssl/include/openssl



The following reply was made to PR bin/53670; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53670 CVS commit: src/crypto/external/bsd/openssl/include/openssl
Date: Mon, 15 Oct 2018 12:27:58 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Mon Oct 15 12:27:58 UTC 2018
 
 Modified Files:
 	src/crypto/external/bsd/openssl/include/openssl: opensslconf.h
 
 Log Message:
 Define OPENSSL_NO_EC_NISTP_64_GCC_128 for sparc64, the code does
 not work there (or maybe any big endian machine).
 Fixes PR bin/53670.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.4 -r1.5 \
     src/crypto/external/bsd/openssl/include/openssl/opensslconf.h
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index