Change --debug to -d for compat with old releases.
Reviewed-by: Tim Hudson <tjh@openssl.org>
This commit is contained in:
@@ -18,7 +18,7 @@ compiler:
|
|||||||
env:
|
env:
|
||||||
- CONFIG_OPTS=""
|
- CONFIG_OPTS=""
|
||||||
- CONFIG_OPTS="shared"
|
- CONFIG_OPTS="shared"
|
||||||
- CONFIG_OPTS="--debug --strict-warnings"
|
- CONFIG_OPTS="--d --strict-warnings"
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
exclude:
|
exclude:
|
||||||
|
Reference in New Issue
Block a user