summaryrefslogtreecommitdiffstats
path: root/configure.exe
diff options
context:
space:
mode:
authorMarius Storm-Olsen <marius@trolltech.com>2009-05-13 13:58:18 +0200
committerMarius Storm-Olsen <marius@trolltech.com>2009-05-13 14:46:09 +0200
commit56191830cdad9cbaa81c2ed8f22f1b2650a5608a (patch)
treee5d5a02c283fd251be2a6753661b33729ccf9dac /configure.exe
parenta18ebd2a70e83863bc9a8cc64a65791a6d879f02 (diff)
Turn off Link Time Code Generation (/LTCG) by default
Turning on LTCG affected too many projects, where customers applications would take a long time linking, severly affecting their development time (even though it was only added for release builds) We turn it off by default, and add a -ltcg configuration option, and the possibility to also do CONFIG+=ltcg in projects, should they not want it for Qt, but in their own projects. (Same, they can build Qt with it, and do CONFIG-=ltcg for their project) Reviewed-by: andy
Diffstat (limited to 'configure.exe')
-rw-r--r--configure.exebin860160 -> 856064 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/configure.exe b/configure.exe
index ff71f08acf..40843b48e3 100644
--- a/configure.exe
+++ b/configure.exe
Binary files differ