summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--profiles/desktop/make.defaults3
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/desktop/make.defaults b/profiles/desktop/make.defaults
index 166d846d..c5d5d360 100644
--- a/profiles/desktop/make.defaults
+++ b/profiles/desktop/make.defaults
@@ -79,3 +79,6 @@ USE="${USE} cue fftw json libaas srt xface"
# Systemd
USE="${USE} user-session policykit"
+
+# Build
+USE="${USE} lto -pgo"