Include libunwind in the rust-src component.
This commit is contained in:
parent
07ece44a42
commit
9f27f3796d
@ -1022,7 +1022,7 @@ impl Step for Src {
|
||||
copy_src_dirs(
|
||||
builder,
|
||||
&builder.src,
|
||||
&["library"],
|
||||
&["library", "src/llvm-project/libunwind"],
|
||||
&[
|
||||
// not needed and contains symlinks which rustup currently
|
||||
// chokes on when unpacking.
|
||||
|
Loading…
x
Reference in New Issue
Block a user