Module Name:    src
Committed By:   christos
Date:           Tue Sep 25 14:17:49 UTC 2018

Modified Files:
        src/crypto/external/bsd/openssl/lib/libcrypto/arch/vax: crypto.inc

Log Message:
use the standard code instead of ours


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
    src/crypto/external/bsd/openssl/lib/libcrypto/arch/vax/crypto.inc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/crypto/external/bsd/openssl/lib/libcrypto/arch/vax/crypto.inc
diff -u src/crypto/external/bsd/openssl/lib/libcrypto/arch/vax/crypto.inc:1.2 src/crypto/external/bsd/openssl/lib/libcrypto/arch/vax/crypto.inc:1.3
--- src/crypto/external/bsd/openssl/lib/libcrypto/arch/vax/crypto.inc:1.2	Mon Sep 24 07:03:40 2018
+++ src/crypto/external/bsd/openssl/lib/libcrypto/arch/vax/crypto.inc	Tue Sep 25 10:17:49 2018
@@ -1,6 +1,6 @@
 .PATH.S: ${.PARSEDIR}
 
-CRYPTO_SRCS += libc-memequal.c
-CRYPTOCPPFLAGS += -DOPENSSL_CPUID_OBJ
+#CRYPTO_SRCS += libc-memequal.c
+#CRYPTOCPPFLAGS += -DOPENSSL_CPUID_OBJ
 
 .include "../../crypto.inc"

Reply via email to