Build Update for openssl/openssl ------------------------------------- Build: #24653 Status: Still Failing
Duration: 15 mins and 49 secs Commit: 5fba3af (OpenSSL_1_1_1-stable) Author: Richard Levitte Message: Rework DSO API conditions and configuration option 'no-dso' is meaningless, as it doesn't get any macro defined. Therefore, we remove all checks of OPENSSL_NO_DSO. However, there may be some odd platforms with no DSO scheme. For those, we generate the internal macro DSO_NONE aand use it. Reviewed-by: Paul Dale <[email protected]> (Merged from https://github.com/openssl/openssl/pull/8622) View the changeset: https://github.com/openssl/openssl/compare/0c45bd8dae28...5fba3afad017 View the full build log and details: https://travis-ci.org/openssl/openssl/builds/518126911?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=5849220&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.
