diff options
author | Tom Cooksey <thomas.cooksey@nokia.com> | 2009-11-11 12:43:55 (GMT) |
---|---|---|
committer | Tom Cooksey <thomas.cooksey@nokia.com> | 2009-11-13 13:22:17 (GMT) |
commit | c9211c691b370332b9165a9d80f03220789c1d53 (patch) | |
tree | 180d71b1c4509322db91327ebd7e64051757bd5f /mkspecs/linux-g++ | |
parent | c95acfda6aae0dcf4285bb759a271598bb2dccea (diff) | |
download | Qt-c9211c691b370332b9165a9d80f03220789c1d53.zip Qt-c9211c691b370332b9165a9d80f03220789c1d53.tar.gz Qt-c9211c691b370332b9165a9d80f03220789c1d53.tar.bz2 |
Disable optimisations which break stack traces on Maemo
The -O2 mode enables omit-frame-pointer & optimize-sibling-calls, which
can break stack traces. So, even in release mode, disable these
optimisations so that we can at least still get a backtrace when a Qt
application dies.
Reviewed-By: Stefano Pironato
Diffstat (limited to 'mkspecs/linux-g++')
0 files changed, 0 insertions, 0 deletions