Build Update for openssl/openssl ------------------------------------- Build: #13616 Status: Still Failing
Duration: 31 minutes and 21 seconds Commit: 6e5a853 (master) Author: Andy Polyakov Message: crypto/cryptlib.c: mask more capability bits upon FXSR bit flip. OPENSSL_ia32cap.pod discusses possibility to disable operations on XMM register bank. This formally means that this flag has to be checked in combination with other flags. But it customarily isn't. But instead of chasing all the cases we can flip more bits together with FXSR one. Reviewed-by: Richard Levitte <[email protected]> (Merged from https://github.com/openssl/openssl/pull/4303) View the changeset: https://github.com/openssl/openssl/compare/89bc9cf682e8...6e5a853bda24 View the full build log and details: https://travis-ci.org/openssl/openssl/builds/270713647?utm_source=email&utm_medium=notification -- 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
