mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-20 06:00:30 -06:00
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.
53 KiB
Executable File
53 KiB
Executable File