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/sparc Do not ...



details:   https://anonhg.NetBSD.org/src/rev/84267808f11d
branches:  trunk
changeset: 961065:84267808f11d
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Apr 08 15:06:50 2021 +0000

description:
Do not pretend we have GHASH asm code

diffstat:

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

diffs (9 lines):

diff -r 13054d83c130 -r 84267808f11d crypto/external/bsd/openssl/lib/libcrypto/arch/sparc/modes.inc
--- a/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc/modes.inc    Thu Apr 08 13:04:01 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-.PATH.S: ${.PARSEDIR}
-MODES_SRCS = ghash-sparcv9.S
-MODESCPPFLAGS = -DGHASH_ASM
-AFLAGS.ghash-sparcv9.S+= -Wa,-Av9
-.include "../../modes.inc"



Home | Main Index | Thread Index | Old Index