Build Update for openssl/openssl ------------------------------------- Build: #31987 Status: Errored
Duration: 58 mins and 22 secs Commit: 5ce87e1 (master) Author: Matt Caswell Message: Fix builds with no-dh The various functions in bn_const.c return primes that are specified for use in DH. However they were not being excluded from a no-dh build - and was therefore causing the build to fail. Reviewed-by: Richard Levitte <[email protected]> Reviewed-by: Tim Hudson <[email protected]> (Merged from https://github.com/openssl/openssl/pull/10990) View the changeset: https://github.com/openssl/openssl/compare/9aa78c36ec3b...5ce87e11de21 View the full build log and details: https://travis-ci.org/openssl/openssl/builds/646838056?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.
