We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 620ba3d commit 7f49aa7Copy full SHA for 7f49aa7
.cirrus.yml
@@ -81,6 +81,7 @@ task:
81
- env: {WIDEMUL: int128, ECDH: yes, SCHNORRSIG: yes}
82
- env: {WIDEMUL: int128, ASM: x86_64}
83
- env: { RECOVERY: yes, SCHNORRSIG: yes}
84
+ - env: {CTIMETESTS: no, RECOVERY: yes, ECDH: yes, SCHNORRSIG: yes, CPPFLAGS: -DVERIFY}
85
- env: {BUILD: distcheck, WITH_VALGRIND: no, CTIMETESTS: no, BENCH: no}
86
- env: {CPPFLAGS: -DDETERMINISTIC}
87
- env: {CFLAGS: -O0, CTIMETESTS: no}
0 commit comments