Re: Right %cmake flags

2013-04-23 Thread Rex Dieter
Eugene Pivnev wrote: > This problem was starting here: > https://bugzilla.redhat.com/show_bug.cgi?id=929256 > And repeating again and again: > https://bugzilla.redhat.com/show_bug.cgi?id=947049 > Problem is: what flags I mast to add to "%cmake .." if application > itself not set -O3, but %cmake ma

Re: Right %cmake flags

2013-04-23 Thread Richard Shaw
On Tue, Apr 23, 2013 at 2:48 AM, Eugene Pivnev wrote: > This problem was starting here: https://bugzilla.redhat.com/** > show_bug.cgi?id=929256 > And repeating again and again: https://bugzilla.redhat.com/** > show_bug.cgi?id=947049

Re: Right %cmake flags

2013-04-23 Thread Dan HorĂ¡k
On Tue, 23 Apr 2013 11:48:20 +0400 Eugene Pivnev wrote: > This problem was starting here: > https://bugzilla.redhat.com/show_bug.cgi?id=929256 > And repeating again and again: > https://bugzilla.redhat.com/show_bug.cgi?id=947049 > Problem is: what flags I mast to add to "%cmake .." if applicati

Right %cmake flags

2013-04-23 Thread Eugene Pivnev
This problem was starting here: https://bugzilla.redhat.com/show_bug.cgi?id=929256 And repeating again and again: https://bugzilla.redhat.com/show_bug.cgi?id=947049 Problem is: what flags I mast to add to "%cmake .." if application itself not set -O3, but %cmake macro doing this? -O2 - bad idea