chore(build): use mold linker instead of lld if available
This commit is contained in:
parent
7017901dec
commit
b2a5649290
3 changed files with 19 additions and 19 deletions
|
|
@ -8,7 +8,7 @@ To compile, a stable Rust compiler and [just](https://github.com/casey/just) are
|
|||
|
||||
- cargo
|
||||
- just
|
||||
- lld
|
||||
- mold
|
||||
|
||||
Some C libraries are also required for font support at the moment.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue