This commit is contained in:
NishiOwO 2025-04-11 15:55:00 +09:00
parent d63ae08e9f
commit 5b709c5b20
No known key found for this signature in database
GPG Key ID: 27EF69B208EB9343

View File

@ -156,6 +156,7 @@ end
function link_stuffs(cond) function link_stuffs(cond)
filter({ filter({
"toolset:gcc or toolset:clang", "toolset:gcc or toolset:clang",
"system:windows",
cond cond
}) })
linkoptions({ linkoptions({