Change --debug to -d for compat with old releases.

Reviewed-by: Tim Hudson <tjh@openssl.org>
(cherry picked from commit 1d4ddb4e1a)
This commit is contained in:
Rich Salz 2015-09-25 11:43:08 -04:00
parent 1d587fdd1e
commit 89133ba26a
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ compiler:
env:
- CONFIG_OPTS=""
- CONFIG_OPTS="shared"
- CONFIG_OPTS="--debug"
- CONFIG_OPTS="-d"
matrix:
exclude: