Skip to content

Commit b58ab38

Browse files
fix: windows ci
Signed-off-by: Karan <karanlokchandani@protonmail.com>
1 parent b87b736 commit b58ab38

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Sources/SWBWindowsPlatform/Specs/WindowsLd.xcspec

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,10 @@
6868
CommandLineFlag = "-sdk";
6969
IsInputDependency = Yes;
7070
},
71+
{
72+
Name = LD_OBJC_RUNTIME_ARGS;
73+
DefaultValue = "";
74+
},
7175
{
7276
Name = _LD_MULTIARCH;
7377
Type = Boolean;

0 commit comments

Comments
 (0)