marble hard-coding -O3 optimizations
Rex Dieter
rdieter at math.unl.edu
Sat Feb 4 14:13:28 UTC 2012
Torsten Rahn wrote:
> Yes this has been intentional. I had done this right from the start since
> compilation without this flag would lead to unacceptable performance in
> Debug mode at least.
Did you know that cmake provides a "RelWithDebInfo" CMAKE_BUILD_TYPE too? :)
-- rex
> On Samstag, 4. Februar 2012 07:23:26 Rex Dieter wrote:
>> While working on some marble packaging for fedora today, noticed that it
>> hard-codes -O3 optimizations in several CMakeLists.txt. Is there some
>> good reason to do this override of the usual (Release mode or otherwise)
>> optimization flags? I checked git history and couldn't find anything
>> mentioning this.
More information about the kde-edu
mailing list