lint
This commit is contained in:
parent
00e126ec85
commit
66b9635ca8
|
@ -369,7 +369,7 @@ def declare_files(os):
|
||||||
":" + zig_tool_path(os).format(
|
":" + zig_tool_path(os).format(
|
||||||
zig_tool = "ar",
|
zig_tool = "ar",
|
||||||
zigtarget = target_config.zigtarget,
|
zigtarget = target_config.zigtarget,
|
||||||
)
|
),
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue