[erlang-patches] Change lib/wx/configure.in DEBUG_CFLAGS and CFLAGS to remove C compiler "-g" from non-debug build

Dan Gudmundsson dgud@REDACTED
Wed Feb 10 09:32:41 CET 2010


We don't like the idea to by default remove the debug info, it's the
only chance we have to
find bugs and specially in wx where users errors in the code can crash
the emulator.

/Dan

On Wed, Feb 10, 2010 at 8:47 AM, Kenji Rikitake <kenji.rikitake@REDACTED> wrote:
> git fetch git://github.com/jj1bdx/otp.git wx_debugflag_fix
>
> Change lib/wx/configure.in DEBUG_CFLAGS and CFLAGS to remove C compiler
> "-g" from non-debug build
>
> This patch removes "-g" from the CFLAGS for building wx.
> The UNIX portion of this patch has been tested and working
> on the FreeBSD port.  For other OSes this is still untested.
>
> This patch is originally taken from FreeBSD port patch files.
>
> Regards,
> Kenji Rikitake
>
>
> ________________________________________________________________
> erlang-patches (at) erlang.org mailing list.
> See http://www.erlang.org/faq.html
> To unsubscribe; mailto:erlang-patches-unsubscribe@REDACTED
>
>


More information about the erlang-patches mailing list