summaryrefslogtreecommitdiffstats
path: root/src/core/config/common.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/config/common.pri')
-rw-r--r--src/core/config/common.pri4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/core/config/common.pri b/src/core/config/common.pri
index b8dd4a9fa..0ba331add 100644
--- a/src/core/config/common.pri
+++ b/src/core/config/common.pri
@@ -13,7 +13,9 @@ gn_args += \
v8_use_external_startup_data=false \
treat_warnings_as_errors=false \
enable_swiftshader=false \
- use_custom_libcxx=false \
+ use_custom_libcxx=false
+
+!win32: gn_args += \
use_jumbo_build=true \
jumbo_file_merge_limit=50