mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
update make glob from .so to .dylib
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ snapshot_files = {
|
||||
"lib/libcore-*.dylib",
|
||||
"lib/libstd-*.dylib",
|
||||
"lib/librustc-*.dylib",
|
||||
"lib/librustsyntax-*.so",
|
||||
"lib/librustsyntax-*.dylib",
|
||||
"lib/librustrt.dylib",
|
||||
"lib/librustllvm.dylib"],
|
||||
"winnt": ["bin/rustc.exe",
|
||||
|
||||
Reference in New Issue
Block a user