Skip to content

Commit cf35e50

Browse files
authored
Update MinGW.cpp
1 parent 601fe07 commit cf35e50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lld/COFF/MinGW.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ AutoExporter::AutoExporter(
5353
"libflang_rt",
5454
"libflang_rt.static",
5555
"libflang_rt.dynamic",
56-
"libflang_rtstatic_dbg",
56+
"libflang_rt.static_dbg",
5757
"libflang_rt.dynamic_dbg",
5858
"libunwind",
5959
"libmsvcrt",

0 commit comments

Comments
 (0)