Skip to content

Commit 7375e94

Browse files
author
James Miller
committed
core -> extra for mac
1 parent 82ba030 commit 7375e94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/etc/snapshot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ def scrub(b):
3434
"lib/librustllvm.so"],
3535
"macos": ["bin/rustc",
3636
"lib/libstd-*.dylib",
37-
"lib/libcore-*.dylib",
37+
"lib/libextra-*.dylib",
3838
"lib/librustc-*.dylib",
3939
"lib/libsyntax-*.dylib",
4040
"lib/librustrt.dylib",

0 commit comments

Comments
 (0)