1
Fork 0
Motiejus Jakštys 2022-12-13 18:26:56 +02:00
parent 00e126ec85
commit 66b9635ca8
1 changed files with 4 additions and 4 deletions

View File

@ -367,10 +367,10 @@ def declare_files(os):
srcs = [
":zig",
":" + zig_tool_path(os).format(
zig_tool = "ar",
zigtarget = target_config.zigtarget,
)
],
zig_tool = "ar",
zigtarget = target_config.zigtarget,
),
],
)
filegroup(