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 <rs...@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

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

Reply via email to