[openssl-commits] Still Failing: openssl/openssl#1333 (master - 289578b)

Travis CI builds at travis-ci.org
Tue Jan 26 19:36:30 UTC 2016


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

Build: #1333
Status: Still Failing

Duration: 47 minutes and 34 seconds
Commit: 289578b (master)
Author: Benjamin Kaduk
Message: Remove unused, undocumented clean-shared target

Also removes the make variable SHARED_LIBS_LINK_EXTS, only used by
the clean-shared target.

When shared library linking was moved to the separate Makefile.shared
in commit 30afcc072acd4f70590fec68bf0590da4e4f1883, this target was
skipped.  Prior to that commit, clean-shared was invoked as a
dependency of build-shared, but afterward it was no longer referenced
anywhere in the tree.

Instead of porting the functionality over to Makefile.shared, just
remove it entirely, as it appears to be unused.

Reviewed-by: Rich Salz <rsalz at openssl.org>
Reviewed-by: Richard Levitte <levitte at openssl.org>

View the changeset: https://github.com/openssl/openssl/compare/835894d1383a...289578b90cbf

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

--

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/20160126/5012c9d4/attachment-0001.html>


More information about the openssl-commits mailing list