chore(build): use mold linker instead of lld if available

This commit is contained in:
Michael Aaron Murphy 2023-12-12 15:06:46 +01:00 committed by Michael Murphy
parent 7017901dec
commit b2a5649290
3 changed files with 19 additions and 19 deletions

View file

@ -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.