Build Update for openssl/openssl
-------------------------------------
Build: #31663
Status: Still Failing
Duration: 41 mins and 57 secs
Commit: cf0843c (master)
Author: Richard Levitte
Message: Configure: Better detection of '-static' in @{$config{LDFLAGS}}
@{$config{LDFLAGS}} isn't necessarily split up in pieces, so we need
to check for '-static' with a regexp rather than with an exact string
match.
Fixes #10867
Reviewed-by: Paul Dale <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/10878)
View the changeset:
https://github.com/openssl/openssl/compare/8baa49aeac0d...cf0843c09101
View the full build log and details:
https://travis-ci.org/openssl/openssl/builds/640991735?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.