Build Update for openssl/openssl ------------------------------------- Build: #29180 Status: Failed
Duration: 21 mins and 37 secs Commit: f246f54 (master) Author: Dr. Matthias St. Pierre Message: Configure: accept Windows style compiler options Currently the Configure command only supports passing UNIX style options (`-opt`) to the compiler. Passing Windows style options (`/opt`) yields an error. Fortunately, the compiler accepts both types of options, nevertheless this commit fixes that discrimination of Windows users. Reviewed-by: Richard Levitte <[email protected]> (Merged from https://github.com/openssl/openssl/pull/9961) View the changeset: https://github.com/openssl/openssl/compare/e78253f2d0c1...f246f54f18d3 View the full build log and details: https://travis-ci.org/openssl/openssl/builds/597286014?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.
