Skip to content

Commit a58fc68

Browse files
committed
auto merge of #18929 : alexcrichton/rust/issue-18928, r=brson
Apparently it's not found on win64! Closes #18928
2 parents b1c84d6 + b73bc79 commit a58fc68

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/etc/make-win-dist.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ def make_win_dist(dist_root, target_triple):
6262
"libcomctl32.a",
6363
"libcomdlg32.a",
6464
"libcrypt32.a",
65-
"libctl3d32.a",
6665
"libgdi32.a",
6766
"libimagehlp.a",
6867
"libiphlpapi.a",

0 commit comments

Comments
 (0)