update make glob from .so to .dylib
This commit is contained in:
parent
f65e26eeee
commit
704ca046a1
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user