Build Update for openssl/openssl ------------------------------------- Build: #25876 Status: Still Failing
Duration: 20 mins and 23 secs Commit: 7f02a09 (master) Author: Richard Levitte Message: crypto/modes/build.conf: Fix MODES asm mistakes The old rule in Configure was that if the asm source had a file name with 'ghash-' as part of the name, GHASH_ASM should be defined. Since none of the aarch64 asm files has such a name, that macro shouldn't have been defined. Fixes #9173 Reviewed-by: Matt Caswell <[email protected]> (Merged from https://github.com/openssl/openssl/pull/9178) View the changeset: https://github.com/openssl/openssl/compare/2ce15a95dae9...7f02a0932c8c View the full build log and details: https://travis-ci.org/openssl/openssl/builds/547267777?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.
