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

14
debian/control vendored
View file

@ -4,18 +4,18 @@ Priority: optional
Maintainer: Michael Murphy <mmstick@pm.me>
Build-Depends:
debhelper-compat (=13),
just (>= 1.13.0),
rust-all,
cmake,
just (>= 1.13.0),
libexpat1-dev,
libfontconfig-dev,
libfreetype-dev,
lld,
libwayland-dev,
pkg-config,
libxkbcommon-dev,
libinput-dev,
libudev-dev,
libinput-dev
libwayland-dev,
libxkbcommon-dev,
mold,
pkg-config,
rust-all,
Standards-Version: 4.6.2
Homepage: https://github.com/pop-os/cosmic-settings