Commit ae37a3c
committed
CI: select ucrt64 compiler
MSYS gcc (/usr/bin/gcc) is not the native Windows compiler. Select the
UCRT64 compiler explicitly. Without this, the header guards in endian.h
and types.h do not work.
Signed-off-by: Daniel Wagner <[email protected]>1 parent ce7409d commit ae37a3c
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
256 | | - | |
| 256 | + | |
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
263 | | - | |
| 263 | + | |
0 commit comments