[99s-extend] do not treat warnings as errors on make?

Loïc Hoguin essen at ninenines.eu
Mon Feb 10 19:48:01 CET 2014


You can just define ERLC_OPTS before you include erlang.mk and it'll use 
that instead. I'm not sure why you want to disable that though, warnings 
usually alert you of bugs in your code.

On 02/10/2014 07:44 PM, Anton Koval' wrote:
> Hello,
>
> as I understand, by default `make all` performs compile with
> option**warnings_as_errors.**How can I disable this option?
> There are options described at
> https://github.com/extend/erlang.mk#options and I believe that
> |ERLC_OPTS should be filled with `-|warnings_as_errors`**. But it is
> unclear for me where have I to add(put) that option?
>
> Thanks.
>
>
> _______________________________________________
> Extend mailing list
> Extend at lists.ninenines.eu
> https://lists.ninenines.eu/listinfo/extend
>

-- 
Loïc Hoguin
http://ninenines.eu



More information about the Extend mailing list