summaryrefslogtreecommitdiff
path: root/.appveyor.yml
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2021-10-26 10:23:29 +0300
committerIvan Maidanski <ivmai@mail.ru>2021-10-26 18:24:55 +0300
commit75275f63a0de0a2589656e5a9fa92b0a687f39e0 (patch)
tree5336f15a8d42806a5be77478fe38d1809ee76851 /.appveyor.yml
parentaa94a03cfb88d0b4e3d11a22eb6acb9c7b703e6d (diff)
downloadbdwgc-75275f63a0de0a2589656e5a9fa92b0a687f39e0.tar.gz
AppVeyor CI: Test with char type treated as unsigned (NT_MAKEFILE)
Diffstat (limited to '.appveyor.yml')
-rw-r--r--.appveyor.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index e2d5cc65..85c810d7 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -23,6 +23,7 @@ environment:
- TARGET: nmake
BLD: debug
CPU: x64
+ MACRO_DEFS: CFLAGS_EXTRA=-J
MS_SDK_VER: v7.1
- TARGET: nmake
BLD: release