summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWynn Wolf Arbor2020-07-28 17:06:51 +0200
committerWynn Wolf Arbor2020-07-28 17:06:51 +0200
commit2a65c8c01184ec7a193eda47a7526c0900731dab (patch)
treea61f5f661db5844c765e3814e8d8abbed8d08ba5
parent8589a0ddd5911a229bcde29fc08f2b8f2bad1aae (diff)
downloadportage-roles-2a65c8c01184ec7a193eda47a7526c0900731dab.tar.gz
app-mozilla: Enable profile-guided optimization for www-client/firefox
This is closer to how upstream configures their official builds, but will double compile times and increase resource considerably whilst building. Since builds happen rarely (once every month or so), this should be acceptable for now.
-rw-r--r--app-mozilla/package.use/30-app-mozilla5
1 files changed, 4 insertions, 1 deletions
diff --git a/app-mozilla/package.use/30-app-mozilla b/app-mozilla/package.use/30-app-mozilla
index 010e627..9150c22 100644
--- a/app-mozilla/package.use/30-app-mozilla
+++ b/app-mozilla/package.use/30-app-mozilla
@@ -1,8 +1,11 @@
mail-client/thunderbird clang
-www-client/firefox clang lto
+www-client/firefox clang lto pgo
dev-db/sqlite secure-delete
dev-lang/python sqlite
media-libs/libpng apng
media-libs/libvpx postproc
sys-devel/llvm gold
+
+# needed for www-client/firefox pgo
+x11-base/xorg-server xvfb