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 <m...@openssl.org>
Reviewed-by: Rich Salz <rs...@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

_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to