summaryrefslogtreecommitdiffstats
path: root/build/common.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'build/common.gypi')
-rw-r--r--build/common.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/common.gypi b/build/common.gypi
index 9c30c4e..227e82f 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -665,7 +665,7 @@
'use_lto_o2%': 0,
# Allowed level of identical code folding in the gold linker.
- 'gold_icf_level%': 'safe',
+ 'gold_icf_level%': 'all',
# Libxkbcommon usage.
'use_xkbcommon%': 0,