components/openssl/openssl-1.0.1/patches/39_internal_tests.patch
author Ivo Raisr <ivo.raisr@oracle.com>
Fri, 01 May 2015 03:19:17 -0700
changeset 4240 44a396ca557c
parent 4075 components/openssl/openssl-1.0.1/patches/39_test.patch@ce48c131af0c
permissions -rw-r--r--
20992215 warnings about sparcv8+ ABI violation found in OpenSSL build logs

#
# Patch developed in-house. Solaris-specific; not suitable for upstream.
#
# Remove test 'test_ca' because it depends on directories
# not present in the build directory. The rest of tests are ok.
#
--- a/test/Makefile.orig	Thu Apr  2 12:11:12 2015
+++ b/test/Makefile	Thu Apr  2 12:11:21 2015
@@ -142,7 +142,7 @@
 	test_rand test_bn test_ec test_ecdsa test_ecdh \
 	test_enc test_x509 test_rsa test_crl test_sid \
 	test_gen test_req test_pkcs7 test_verify test_dh test_dsa \
-	test_ss test_ca test_engine test_evp test_evp_extra test_ssl test_tsa test_ige \
+	test_ss test_engine test_evp test_evp_extra test_ssl test_tsa test_ige \
 	test_jpake test_srp test_cms test_heartbeat test_constant_time
 
 test_evp: