mirror of
https://github.com/boostorg/utility.git
synced 2025-05-08 18:34:02 +00:00
Try switching clang-win to VS2019 image.
This is an attempt to work around the missing msvcrt(d).lib linking errors.
This commit is contained in:
parent
2cc83cc7d5
commit
28c90abaf0
@ -33,7 +33,7 @@ environment:
|
||||
- TOOLSET: clang-win
|
||||
ADDRMD: 64
|
||||
CXXSTD: 14,17
|
||||
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
|
||||
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
|
||||
- TOOLSET: gcc
|
||||
CXXSTD: 03,11,14,1z
|
||||
ADDPATH: C:\cygwin\bin;
|
||||
|
Loading…
x
Reference in New Issue
Block a user