mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-03-08 02:44:43 +01:00
resinator: work around error VARARGS not implemented for this compiler
This commit is contained in:
parent
41e5331c08
commit
5f763b7dc5
1 changed files with 1 additions and 0 deletions
|
|
@ -92,6 +92,7 @@ pub fn appendAroArgs(arena: Allocator, argv: *std.ArrayList([]const u8), options
|
|||
"-E",
|
||||
"--comments",
|
||||
"-fuse-line-directives",
|
||||
"-fgnuc-version=4.2.1",
|
||||
"--target=x86_64-windows-msvc",
|
||||
"--emulate=msvc",
|
||||
"-nostdinc",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue