Andrew Beekhof writes:
> On Tue, Sep 27, 2011 at 1:47 AM, Rainer Weikusat
> wrote:
>> Is there a specific reason why compiler optimization is disabled (line
>> 1323 in configure.ac, '-ggdb3 -O0') when building pacemaker?
>
> Something we inherited from heartbeat I guess - possibly so that stack
>
On Tue, Sep 27, 2011 at 1:47 AM, Rainer Weikusat
wrote:
> Is there a specific reason why compiler optimization is disabled (line
> 1323 in configure.ac, '-ggdb3 -O0') when building pacemaker?
Something we inherited from heartbeat I guess - possibly so that stack
traces were sane.
Not sure we shou