> Yes, I understand the issue, then let´s make your patch "backwards" to > allow --disable-optimizations rather than changing the defaults. I > gather that would work for you and I don´t have a problem with that. >
This already exists; the configure flag is called --enable-debug. This compiles with -O0. On a related note, I won't allow any non -g builds of corosync. I had numerous complaints from distros several years ago regarding openais not building binaries with -g. Every distro wants the debug info data built. They want control over the debug info data (their tools will strip the debug data or merge it into a separate package). Regards -steve > Fabio > _______________________________________________ > Openais mailing list > [email protected] > https://lists.linux-foundation.org/mailman/listinfo/openais _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
