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

Build: #1953
Status: Passed

Duration: 1 hour, 18 minutes, and 49 seconds
Commit: 3a55c92 (master)
Author: Richard Levitte
Message: Rethink the uplink / applink story

Adding uplink and applink to some builds was done by "magic", the
configuration for "mingw" only had a macro definition, the Configure
would react to its presence by adding the uplink source files to
cpuid_asm_src, and crypto/build.info inherited dance to get it
compiled, and Makefile.shared made sure applink.o would be
appropriately linked in.  That was a lot under the hood.

To replace this, we create a few template configurations in
Configurations/00-base-templates.conf, inherit one of them in the
"mingw" configuration, the rest is just about refering to the
$target{apps_aux_src} / $target{apps_obj} in the right places.

Reviewed-by: Andy Polyakov <[email protected]>

View the changeset: 
https://github.com/openssl/openssl/compare/5be5e56c0901...3a55c92bbad0

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

--

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