Skip to content

Commit

Permalink
Update MinGW.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Meinersbur authored Oct 16, 2024
1 parent 601fe07 commit cf35e50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lld/COFF/MinGW.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ AutoExporter::AutoExporter(
"libflang_rt",
"libflang_rt.static",
"libflang_rt.dynamic",
"libflang_rtstatic_dbg",
"libflang_rt.static_dbg",
"libflang_rt.dynamic_dbg",
"libunwind",
"libmsvcrt",
Expand Down

0 comments on commit cf35e50

Please sign in to comment.