Commit 89133ba2 authored by Rich Salz's avatar Rich Salz
Browse files

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



Reviewed-by: default avatarTim Hudson <tjh@openssl.org>
(cherry picked from commit 1d4ddb4e)
parent 1d587fdd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@ compiler:
env:
    - CONFIG_OPTS=""
    - CONFIG_OPTS="shared"
    - CONFIG_OPTS="--debug"
    - CONFIG_OPTS="-d"

matrix:
    exclude: