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/sparc64 List ...
details: https://anonhg.NetBSD.org/src/rev/0889ccedaddf
branches: trunk
changeset: 340789:0889ccedaddf
user: joerg <joerg%NetBSD.org@localhost>
date: Thu Oct 01 23:00:12 2015 +0000
description:
List source name, not object name to unbreak AFLAGS.*.
diffstat:
crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64/modes.inc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (9 lines):
diff -r d841c31649ca -r 0889ccedaddf crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64/modes.inc
--- a/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64/modes.inc Thu Oct 01 20:51:19 2015 +0000
+++ b/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64/modes.inc Thu Oct 01 23:00:12 2015 +0000
@@ -1,4 +1,4 @@
.PATH.S: ${.PARSEDIR}
-MODES_SRCS = ghash-sparcv9.o
+MODES_SRCS = ghash-sparcv9.S
MODESCPPFLAGS = -DGHASH_ASM
.include "../../modes.inc"
Home |
Main Index |
Thread Index |
Old Index