Change --debug to -d for compat with old releases.
Reviewed-by: Tim Hudson <tjh@openssl.org>
This commit is contained in:
parent
0c71c88bb3
commit
1d4ddb4e1a
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ compiler:
|
|||
env:
|
||||
- CONFIG_OPTS=""
|
||||
- CONFIG_OPTS="shared"
|
||||
- CONFIG_OPTS="--debug --strict-warnings"
|
||||
- CONFIG_OPTS="--d --strict-warnings"
|
||||
|
||||
matrix:
|
||||
exclude:
|
||||
|
|
Loading…
Reference in a new issue