[openssl-commits] [openssl] master update
Rich Salz
rsalz at openssl.org
Mon May 22 17:11:17 UTC 2017
The branch master has been updated
via 67a8c1058f81ca7a53f981932b08d595776420d7 (commit)
from 42bd7a16d020de40ad166336fe60409aa9256f9b (commit)
- Log -----------------------------------------------------------------
commit 67a8c1058f81ca7a53f981932b08d595776420d7
Author: Rich Salz <rsalz at openssl.org>
Date: Mon May 22 13:09:58 2017 -0400
Revert "Integration build a small memory image"
This reverts commit e2580e70d5c644c5dadd33ffa8bb23223959b87a.
Reviewed-by: Rich Salz <rsalz at openssl.org>
Reviewed-by: Andy Polyakov <appro at openssl.org>
(Updates https://github.com/openssl/openssl/pull/3268)
-----------------------------------------------------------------------
Summary of changes:
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index fd3e671..03028f3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -121,7 +121,7 @@ matrix:
sources:
- ubuntu-toolchain-r-test
compiler: gcc-5
- env: EXTENDED_TEST="yes" CONFIG_OPTS="no-asm enable-ubsan enable-rc5 enable-md2 enable-aria -DPEDANTIC -DOPENSSL_SMALL_FOOTPRINT" OPENSSL_TEST_RAND_ORDER=0
+ env: EXTENDED_TEST="yes" CONFIG_OPTS="no-asm enable-ubsan enable-rc5 enable-md2 enable-aria -DPEDANTIC" OPENSSL_TEST_RAND_ORDER=0
- os: linux
addons:
apt:
More information about the openssl-commits
mailing list