disabling fastdebug

Charles Oliver Nutter headius at headius.com
Wed Nov 9 02:37:46 PST 2011


On Wed, Nov 9, 2011 at 8:35 AM, Henri Gomez <henri.gomez at gmail.com> wrote:
> I'm wondering about make flags to pass to have fastdebug enabled or disabled.
>
> for now, I'm using :
>
> DEBUG_NAME=fastdebug SKIP_FASTDEBUG_BUILD=true

I believe you just need to set SKIP_FASTDEBUG_BUILD=false to get a
release build. It's a very confusing name.

- Charlie


More information about the mlvm-dev mailing list