Build Update for openssl/openssl
-------------------------------------

Build: #7055
Status: Errored

Duration: 54 minutes and 34 seconds
Commit: 1b8055a (OpenSSL_1_1_0-stable)
Author: Richard Levitte
Message: Fix the effect of no-dso in crypto/init.c

When configured no-dso, there are no DSO_{whatever} macros defined.
Therefore, before checking those, you have to check if OPENSSL_NO_DSO
is defined.

Reviewed-by: Matt Caswell <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/1902)
(cherry picked from commit 6e290a25c2cbdc26119c0866c20d9292f9e64dd8)

View the changeset: 
https://github.com/openssl/openssl/compare/16db345c47cb...1b8055a18387

View the full build log and details: 
https://travis-ci.org/openssl/openssl/builds/175022393

--

You can configure recipients for build notifications in your .travis.yml file. 
See https://docs.travis-ci.com/user/notifications

_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to