chore: use lld linker by default

This commit is contained in:
Michael Aaron Murphy 2023-02-01 00:43:58 +01:00
parent d4c83c6de7
commit 0a267c027d
No known key found for this signature in database
GPG key ID: B2732D4240C9212C
4 changed files with 8 additions and 4 deletions

View file

@ -10,6 +10,7 @@ To compile, a stable Rust compiler and [just](https://github.com/casey/just) are
- cargo
- just
- lld
Some C libraries are also required for font support at the moment.