| ... | @@ -92,6 +92,7 @@ pub fn appendAroArgs(arena: Allocator, argv: *std.ArrayList([]const u8), options | ... | @@ -92,6 +92,7 @@ pub fn appendAroArgs(arena: Allocator, argv: *std.ArrayList([]const u8), options |
| 92 | "-E", | 92 | "-E", |
| 93 | "--comments", | 93 | "--comments", |
| 94 | "-fuse-line-directives", | 94 | "-fuse-line-directives", |
| | 95 | "-fgnuc-version=4.2.1", |
| 95 | "--target=x86_64-windows-msvc", | 96 | "--target=x86_64-windows-msvc", |
| 96 | "--emulate=msvc", | 97 | "--emulate=msvc", |
| 97 | "-nostdinc", | 98 | "-nostdinc", |