parent
6210ee2134
commit
df45a06f89
@ -37,3 +37,4 @@ fi
|
||||
# Copy files to sysroot
|
||||
mkdir -p "$dir/sysroot/lib/rustlib/$TARGET_TRIPLE/lib/"
|
||||
cp -a "target/$TARGET_TRIPLE/$sysroot_channel/deps/"* "$dir/sysroot/lib/rustlib/$TARGET_TRIPLE/lib/"
|
||||
rm "$dir/sysroot/lib/rustlib/$TARGET_TRIPLE/lib/"*.{rmeta,d}
|
||||
|
Loading…
x
Reference in New Issue
Block a user