[openssl-commits] Broken: openssl/openssl#1388 (master - 1740c16)
Travis CI
builds at travis-ci.org
Fri Jan 29 21:11:03 UTC 2016
Build Update for openssl/openssl
-------------------------------------
Build: #1388
Status: Broken
Duration: 56 minutes and 36 seconds
Commit: 1740c16 (master)
Author: Richard Levitte
Message: Configure et al: split up the lflags configuration item into two
The lflags configuration had a weird syntax with a % as separator. If
it was present, whatever came before ended up as PEX_LIBS in Makefile
(usually, this is LDFLAGS), while whatever came after ended up as
EX_LIBS.
This change splits that item into lflags and ex_libs, making their use
more explicit.
Also, PEX_LIBS in all the Makefiles are renamed to LDFLAGS.
Reviewed-by: Rich Salz <rsalz at openssl.org>
View the changeset: https://github.com/openssl/openssl/compare/ddf47a10cd35...1740c16265a1
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/105729031
--
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/20160129/0dd54d49/attachment.html>
More information about the openssl-commits
mailing list