summaryrefslogtreecommitdiffstats
path: root/src/core/config/linux.pri
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@theqtcompany.com>2016-01-29 13:10:59 +0100
committerAllan Sandfeld Jensen <allan.jensen@theqtcompany.com>2016-01-31 18:54:16 +0000
commit23c652c3c1680f42adfd5c6500280b103ce1d095 (patch)
treead6c31a96c685c37998f76c5f80d812496bb9abd /src/core/config/linux.pri
parent52f039fe09d0c0cfd9e988b8b15293a9b5d7583d (diff)
Disable printing in Chromium
Disabling printing saves us compiling those files and files off a megabyte on the debug binary. To keep all the configure options in config, the common options are moved to a shared common.pri. Change-Id: Ieffdf9eb7dca58cfdafadd85bd24ea9c2be55ece Reviewed-by: Michael BrĂ¼ning <michael.bruning@theqtcompany.com>
Diffstat (limited to 'src/core/config/linux.pri')
-rw-r--r--src/core/config/linux.pri2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/config/linux.pri b/src/core/config/linux.pri
index 9868d6848..1035e950e 100644
--- a/src/core/config/linux.pri
+++ b/src/core/config/linux.pri
@@ -1,3 +1,5 @@
+include(common.pri)
+
# linux_use_bundled_gold currently relies on a hardcoded relative path from chromium/src/out/(Release|Debug)
# Disable it along with the -Wl,--threads flag just in case gold isn't installed on the system.
GYP_CONFIG += \