[openssl-commits] Fixed: openssl/openssl#20808 (OpenSSL_1_0_2-stable - 459b128)

Travis CI builds at travis-ci.org
Mon Sep 24 10:22:58 UTC 2018


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

Build: #20808
Status: Fixed

Duration: 8 mins and 52 secs
Commit: 459b128 (OpenSSL_1_0_2-stable)
Author: Richard Levitte
Message: crypto/bn/asm/x86_64-gcc.c: remove unnecessary redefinition of BN_ULONG

This module includes bn.h via other headers, so it picks up the
definition from there and doesn't need to define them locally (any
more?).  Worst case scenario, the redefinition may be different and
cause all sorts of compile errors.

Fixes #7227

Reviewed-by: Tim Hudson <tjh at openssl.org>
Reviewed-by: Bernd Edlinger <bernd.edlinger at hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/7287)

(cherry picked from commit dda5396aaec315bdbcb080e42fb5cd0191f2ad72)

View the changeset: https://github.com/openssl/openssl/compare/1e95aa26c4cc...459b128a2d03

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/432398040?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=5849220&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific 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/20180924/949a04c8/attachment-0001.html>


More information about the openssl-commits mailing list