diff options
author | dec05eba <dec05eba@protonmail.com> | 2022-09-09 00:41:45 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2022-09-09 00:41:45 +0200 |
commit | d8e8b812cc51a547025915ed9c1886539da30502 (patch) | |
tree | a1f710df1748663e54f63ed32417a1662fe1982e | |
parent | c8d632389318bec2bd53d9c627e540cd3cdb3aaa (diff) |
lld info
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -24,7 +24,8 @@ EXAMPLES: tabbed -c -k quickmedia launcher -e ``` ## Installation -If you are running arch linux then you can install QuickMedia from aur (https://aur.archlinux.org/packages/quickmedia-git/), otherwise you will need to first install [sibs](https://git.dec05eba.com/sibs/) and then run `./install.sh` as root. +If you are running arch linux then you can install QuickMedia from aur (https://aur.archlinux.org/packages/quickmedia-git/), otherwise you will need to first install [sibs](https://git.dec05eba.com/sibs/) and then run `./install.sh` as root.\ +Installing `lld` (the LLVM linker) can improve compile times. ## Dependencies ### Libraries `libglvnd (LibGL.so)`, `libx11`, `libxrandr`, `libmpv` |