1
0
mirror of https://aur.archlinux.org/firedragon.git synced 2024-12-25 20:24:14 +00:00

Switch to mold linker

This commit is contained in:
dr460nf1r3 2022-10-18 08:32:45 +02:00
parent e1530c5763
commit ce505d3e35
No known key found for this signature in database
GPG Key ID: CB0F39958FA44FA8
2 changed files with 3 additions and 3 deletions

View File

@ -26,11 +26,11 @@ pkgbase = firedragon
makedepends = nodejs
makedepends = cbindgen
makedepends = nasm
makedepends = mold
makedepends = python-setuptools
makedepends = python-zstandard
makedepends = git
makedepends = binutils
makedepends = lld
makedepends = dump_syms
makedepends = wasi-compiler-rt>13
makedepends = wasi-libc>=1:0+258+30094b6

View File

@ -16,8 +16,8 @@ license=(MPL GPL LGPL)
url=https://gitlab.com/dr460nf1r3/settings/
depends=(gtk3 libxt mime-types dbus-glib nss ttf-font libpulse ffmpeg)
makedepends=(unzip zip diffutils yasm mesa imake inetutils xorg-server-xvfb
autoconf2.13 rust clang llvm jack nodejs cbindgen nasm
python-setuptools python-zstandard git binutils lld dump_syms
autoconf2.13 rust clang llvm jack nodejs cbindgen nasm mold
python-setuptools python-zstandard git binutils dump_syms
'wasi-compiler-rt>13' 'wasi-libc>=1:0+258+30094b6' 'wasi-libc++>13' 'wasi-libc++abi>13' pciutils) # pciutils: only to avoid some PGO warning
optdepends=('firejail-git: Sandboxing the browser using the included profiles'
'profile-sync-daemon: Load the browser profile into RAM'