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 41e5331 commit 5f763b7Copy full SHA for 5f763b7
lib/compiler/resinator/preprocess.zig
@@ -92,6 +92,7 @@ pub fn appendAroArgs(arena: Allocator, argv: *std.ArrayList([]const u8), options
92
"-E",
93
"--comments",
94
"-fuse-line-directives",
95
+ "-fgnuc-version=4.2.1",
96
"--target=x86_64-windows-msvc",
97
"--emulate=msvc",
98
"-nostdinc",
0 commit comments