[openssl-commits] Errored: openssl/openssl#4328 (master - 0ad1d94)

Travis CI builds at travis-ci.org
Sat Jun 4 18:45:51 UTC 2016


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

Build: #4328
Status: Errored

Duration: 10 minutes and 31 seconds
Commit: 0ad1d94 (master)
Author: Richard Levitte
Message: Add developer targets for each subdirectory we have something to build in

Previous build scheme allowed building just the stuff in one
subdirectory, like this:

    make -C crypto/aes

Because the unified only has a top-level Makefile, this is not
possible with it.  This change adds a replacement where each directory
we have something to build in becomes a target in its own right,
allowing building something like this:

    make crypto/aes

The exception is the directory test, because we already have such a
target.

Reviewed-by: Stephen Henson <steve at openssl.org>

View the changeset: https://github.com/openssl/openssl/compare/578b55144121...0ad1d94df4f8

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

--

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/20160604/8107ce2d/attachment.html>


More information about the openssl-commits mailing list