From: Rich Salz Date: Fri, 25 Sep 2015 15:41:37 +0000 (-0400) Subject: Change --debug to -d for compat with old releases. X-Git-Tag: OpenSSL_1_0_0t~10 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=5872c513574c2d6720155c6316d1c53de2e916a6;p=oweals%2Fopenssl.git Change --debug to -d for compat with old releases. Reviewed-by: Tim Hudson (cherry picked from commit 1d4ddb4e1a088f1333c4bb155c52c7f94e572bca) --- diff --git a/.travis.yml b/.travis.yml index c9b1385d1e..c3965d56d1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,7 +18,7 @@ compiler: env: - CONFIG_OPTS="" - CONFIG_OPTS="shared" - - CONFIG_OPTS="--debug" + - CONFIG_OPTS="-d" matrix: exclude: