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/arm This cann...



details:   https://anonhg.NetBSD.org/src/rev/162ccbbe93a5
branches:  trunk
changeset: 780516:162ccbbe93a5
user:      christos <christos%NetBSD.org@localhost>
date:      Fri Jul 27 21:28:24 2012 +0000

description:
This cannot be used because we are compiling with __ARM_ARCH_3__ and it needs
a minimum of 4

diffstat:

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

diffs (7 lines):

diff -r 70f1fa3c35e4 -r 162ccbbe93a5 crypto/external/bsd/openssl/lib/libcrypto/arch/arm/crypto.inc
--- a/crypto/external/bsd/openssl/lib/libcrypto/arch/arm/crypto.inc     Fri Jul 27 21:22:55 2012 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-CPUID_SRCS = armcap.c
-CPUID = yes
-.include "../../crypto.inc"



Home | Main Index | Thread Index | Old Index