[openssl-commits] Errored: openssl/openssl#3953 (master - 592b6fb)
Travis CI
builds at travis-ci.org
Mon May 16 09:40:47 UTC 2016
Build Update for openssl/openssl
-------------------------------------
Build: #3953
Status: Errored
Duration: 22 minutes and 52 seconds
Commit: 592b6fb (master)
Author: Richard Levitte
Message: Small MSVC build fixes.
- "/Ox /O2 /Ob2" get's reduced to "/O2", the reason being:
/Ox = /Ob2 /Og /Oi /Ot /Oy /Gs
/O2 = /Ob2 /Og /Oi /Ot /Oy /Gs /GF /Gy
- apps/openssl.cnf gets installed.
- always delete files quietly, as they might not be there.
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1075)
View the changeset: https://github.com/openssl/openssl/compare/4e0e4d293753...592b6fb489c9
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/130524355
--
You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-commits/attachments/20160516/c243b52a/attachment-0001.html>
More information about the openssl-commits
mailing list