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 89b37c3 commit 0aef68aCopy full SHA for 0aef68a
appveyor.yml
@@ -35,5 +35,7 @@ build_script:
35
ninja
36
cd..
37
nmake -f makefile.msvc all
38
+ nmake -f makefile.msvc clean
39
+ nmake -f makefile.msvc all CFLAGS="/Ox /DUSE_LTM /DLTM_DESC /DLTC_AES_NI /I../libtommath"
40
test_script:
41
- cmd: test.exe
0 commit comments