[openssl-commits] Fixed: openssl/openssl#6840 (master - 62dd335)

Travis CI builds at travis-ci.org
Fri Nov 4 08:19:43 UTC 2016


Build Update for openssl/openssl
-------------------------------------

Build: #6840
Status: Fixed

Duration: 8 minutes and 17 seconds
Commit: 62dd335 (master)
Author: Richard Levitte
Message: Don't assume to know the shared library extension

test/shlibloadtest.c assumes all Unix style platforms use .so as
shared library extension.  This is not the case for Mac OS X, which
uses .dylib.  Instead of this, have the test recipe find out the
extension from configuration data.

Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Rich Salz <rsalz at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1844)

View the changeset: https://github.com/openssl/openssl/compare/00bb5504cc62...62dd3351a160

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/173117981

--

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/20161104/154a9e0a/attachment.html>


More information about the openssl-commits mailing list