summaryrefslogtreecommitdiffstats
path: root/mkspecs/linux-g++
diff options
context:
space:
mode:
authorTom Cooksey <thomas.cooksey@nokia.com>2009-11-11 12:43:55 (GMT)
committerTom Cooksey <thomas.cooksey@nokia.com>2009-11-13 13:22:17 (GMT)
commitc9211c691b370332b9165a9d80f03220789c1d53 (patch)
tree180d71b1c4509322db91327ebd7e64051757bd5f /mkspecs/linux-g++
parentc95acfda6aae0dcf4285bb759a271598bb2dccea (diff)
downloadQt-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