Source-Changes-HG archive

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

[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc64 fix...



details:   https://anonhg.NetBSD.org/src/rev/ada47964e0e7
branches:  trunk
changeset: 836134:ada47964e0e7
user:      christos <christos%NetBSD.org@localhost>
date:      Fri Sep 28 17:28:01 2018 +0000

description:
fix build

diffstat:

 crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc64/ec.inc |  1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diffs (9 lines):

diff -r 5a3a8180fb0a -r ada47964e0e7 crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc64/ec.inc
--- a/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc64/ec.inc   Fri Sep 28 15:11:36 2018 +0000
+++ b/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc64/ec.inc   Fri Sep 28 17:28:01 2018 +0000
@@ -5,5 +5,4 @@
 
 ECCPPFLAGS+= -DX25519_ASM
 
-ECNI = yes
 .include "../../ec.inc"



Home | Main Index | Thread Index | Old Index