diff options
author | Marius Storm-Olsen <marius@trolltech.com> | 2009-05-13 11:58:18 (GMT) |
---|---|---|
committer | Marius Storm-Olsen <marius@trolltech.com> | 2009-05-13 12:46:09 (GMT) |
commit | 56191830cdad9cbaa81c2ed8f22f1b2650a5608a (patch) | |
tree | e5d5a02c283fd251be2a6753661b33729ccf9dac /dist/changes-2.1.0 | |
parent | a18ebd2a70e83863bc9a8cc64a65791a6d879f02 (diff) | |
download | Qt-56191830cdad9cbaa81c2ed8f22f1b2650a5608a.zip Qt-56191830cdad9cbaa81c2ed8f22f1b2650a5608a.tar.gz Qt-56191830cdad9cbaa81c2ed8f22f1b2650a5608a.tar.bz2 |
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 'dist/changes-2.1.0')
0 files changed, 0 insertions, 0 deletions