Commit d068e5d3145c7dc76b09615311fbc699513add46

Authored by Georg Hopp
1 parent fa2dc153

Additional note regarding eselect-rust

Showing 1 changed file with 3 additions and 0 deletions
@@ -43,6 +43,9 @@ use flag some manual preparations are needed. @@ -43,6 +43,9 @@ use flag some manual preparations are needed.
43 installation puts it under /usr/lib/rust-1.39.0/rustlib/. To come around this 43 installation puts it under /usr/lib/rust-1.39.0/rustlib/. To come around this
44 issue I just created a symlink. 44 issue I just created a symlink.
45 45
  46 +Maybe it would be best to send a patch for also settings this symlink to
  47 +upstream eselect-rust.
  48 +
46 ### Missing lld 49 ### Missing lld
47 50
48 Again `wasm-pack` searches for llvm-lld or rust-lld for the link phase. This 51 Again `wasm-pack` searches for llvm-lld or rust-lld for the link phase. This
Please register or login to post a comment