Build Update for openssl/openssl ------------------------------------- Build: #32745 Status: Still Failing
Duration: 48 mins and 19 secs Commit: ccceeb4 (master) Author: Richard Levitte Message: crypto/perlasm/x86_64-xlate.pl: detect GNU as to deal with quirks It turns out that GNU as and Solaris as don't have compatible ideas on the .section syntax, so we need to check if we're using GNU as or another assembler and adapt this .section syntax accordingly. Fixes #11132 Reviewed-by: Tomas Mraz <[email protected]> (Merged from https://github.com/openssl/openssl/pull/11191) View the changeset: https://github.com/openssl/openssl/compare/15e5b96933e9...ccceeb48000d View the full build log and details: https://travis-ci.org/openssl/openssl/builds/657106808?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.
