mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 05:25:37 +03:00
etc: Don't bundle libctl3d32 on windows
Apparently it's not found on win64! Closes #18928
This commit is contained in:
@@ -62,7 +62,6 @@ def make_win_dist(dist_root, target_triple):
|
||||
"libcomctl32.a",
|
||||
"libcomdlg32.a",
|
||||
"libcrypt32.a",
|
||||
"libctl3d32.a",
|
||||
"libgdi32.a",
|
||||
"libimagehlp.a",
|
||||
"libiphlpapi.a",
|
||||
|
||||
Reference in New Issue
Block a user