Build Update for openssl/openssl ------------------------------------- Build: #30030 Status: Still Failing
Duration: 28 mins and 26 secs Commit: 7b97581 (master) Author: Richard Levitte Message: Configuration: make Solaris builds with gcc recognise GNU ld The solaris config targets assumed that GNU cc used Sun ld at all times. However, there are setups where GNU ld is used instead, so we adapt the Solaris gcc config targets to use the mechanism introduced with Configurations/shared_info.pl to try to detect what ld flavor is being used and set the diverse ld flags accordingly. Fixes #8547 Reviewed-by: Matt Caswell <[email protected]> (Merged from https://github.com/openssl/openssl/pull/8548) View the changeset: https://github.com/openssl/openssl/compare/287e1a7eac13...7b97581b9082 View the full build log and details: https://travis-ci.org/openssl/openssl/builds/609841676?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.
