summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b80b11552c27..a8eae54355b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -139,6 +139,7 @@ build() {
# LTO/PGO needs more open files
ulimit -n 4096
+ ./mach bootstrap --application-choice browser --no-interactive
xvfb-run -a -n 97 -s "-screen 0 1600x1200x24" ./mach build
./mach buildsymbols
}