mirror of
https://github.com/ziglang/zig.git
synced 2024-11-30 00:52:52 +00:00
Merge b8e3dac287
into b0dcce93f7
This commit is contained in:
commit
b5f2c967a3
@ -1933,6 +1933,7 @@ fn buildOutputType(
|
||||
try create_module.cli_link_inputs.append(arena, .{ .name_query = .{
|
||||
.name = it.only_arg,
|
||||
.query = .{
|
||||
.must_link = must_link,
|
||||
.needed = needed,
|
||||
.weak = false,
|
||||
.preferred_mode = lib_preferred_mode,
|
||||
|
Loading…
Reference in New Issue
Block a user