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:
parent
1d587fdd1e
commit
89133ba26a
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ compiler:
|
|||
env:
|
||||
- CONFIG_OPTS=""
|
||||
- CONFIG_OPTS="shared"
|
||||
- CONFIG_OPTS="--debug"
|
||||
- CONFIG_OPTS="-d"
|
||||
|
||||
matrix:
|
||||
exclude:
|
||||
|
|
Loading…
Reference in a new issue