| author | |
| committer | |
| log | 5f763b7dc581d1f9078edbb668a48af40283a120 |
| tree | 76a4d5226645653caf664af08e7892395bcb8394 |
| parent | 41e5331c084b4ca75eae2d0a7f668b244a22f8d1 |
1 files changed, 1 insertions(+), 0 deletions(-)
lib/compiler/resinator/preprocess.zig+1| ... | ... | @@ -92,6 +92,7 @@ pub fn appendAroArgs(arena: Allocator, argv: *std.ArrayList([]const u8), options |
| 92 | 92 | "-E", |
| 93 | 93 | "--comments", |
| 94 | 94 | "-fuse-line-directives", |
| 95 | "-fgnuc-version=4.2.1", | |
| 95 | 96 | "--target=x86_64-windows-msvc", |
| 96 | 97 | "--emulate=msvc", |
| 97 | 98 | "-nostdinc", |