diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2013-09-12 18:59:11 (GMT) |
---|---|---|
committer | Rolf Eike Beer <eike@sf-mail.de> | 2013-09-12 18:59:11 (GMT) |
commit | ca63bb1001dea6929e194ac15921fdeb7d434dcd (patch) | |
tree | 8feb91799a793762d1bb4738e9c39d6f45f84a61 /Source/cmExtraSublimeTextGenerator.cxx | |
parent | 4c4bafdeabe868677a868dba416878c097c416b3 (diff) | |
download | CMake-ca63bb1001dea6929e194ac15921fdeb7d434dcd.zip CMake-ca63bb1001dea6929e194ac15921fdeb7d434dcd.tar.gz CMake-ca63bb1001dea6929e194ac15921fdeb7d434dcd.tar.bz2 |
bootstrap: try better workaround for builds on Linux/HPPA
The workaround currently present works fine without -O or with -O1, but fails
with -Os or -O2 and higher. Using -O2 is common e.g. in Gentoo, as resulting in
bugs like this:
https://bugs.gentoo.org/473276
Prevent the workaround for higher optimization levels to make bootstrapping
more likely to succeed.
This is still a workaround as ld still keeps crashing in some situations.
Diffstat (limited to 'Source/cmExtraSublimeTextGenerator.cxx')
0 files changed, 0 insertions, 0 deletions