summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordr460nf1r32022-03-12 13:32:35 +0100
committerdr460nf1r32022-03-12 13:32:35 +0100
commit8f62f62519d04d0a3bff1d67aea586e712377365 (patch)
treee1d9dedf547a4f177c6345c60d20b44c8d47c917
parent349154fb94473884666efc9b735b8ed46f51ca31 (diff)
downloadaur-8f62f62519d04d0a3bff1d67aea586e712377365.tar.gz
Some changes
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a3cc3d5c12d..ff75164ea108 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ depends=(gtk3 libxt mime-types dbus-glib ffmpeg4.4 nss ttf-font libpulse
kfiredragonhelper)
makedepends=(unzip zip diffutils yasm mesa imake inetutils
rust xorg-server-xwayland xorg-server-xvfb ccache
- autoconf2.13 clang llvm jack nodejs cbindgen nasm
+ autoconf2.13 clang llvm jack nodejs cbindgen nasm pciutils
python-setuptools python-psutil python-zstandard git binutils
lld dump_syms wasi-compiler-rt wasi-libc wasi-libc++ wasi-libc++abi)
optdepends=('firejail-git: Sandboxing the browser using the included profiles'
@@ -285,7 +285,6 @@ ac_add_options --enable-profile-use=cross
ac_add_options --with-pgo-profile-path=${PWD@Q}/merged.profdata
ac_add_options --with-pgo-jarlog=${PWD@Q}/jarlog
ac_add_options --enable-linker=lld
-ac_add_options --disable-elf-hack
ac_add_options --disable-bootstrap
END