[erlang-patches] Implement ./otp_build configure --enable-silent-rules

Björn-Egil Dahlberg egil@REDACTED
Fri Jan 18 14:43:06 CET 2013


Patch merged.
Closing issue designated OTP-10726.

// Björn-Egil

On 2013-01-16 14:59, Björn-Egil Dahlberg wrote:
> On 2013-01-15 21:46, Anthony Ramine wrote:
>> I couldn't reproduce the bug here but apparently I've found the cause 
>> of it.
> Looking good.
>
> Putting it into master-opu integration branch.
>
> Will be merged later this week if no other issues appear.
>
> // Björn-Egil
>
>>
>> I've removed $(V_MAKE) and put back $(make_verbose)$(MAKE):
>>
>>> Using the MAKE variable has the same effect as using a ‘+’ character
>>> at the beginning of the recipe line. See Instead of Executing the
>>> Recipes. This special feature is only enabled if the MAKE variable
>>> appears directly in the recipe: it does not apply if the MAKE variable
>>> is referenced through expansion of another variable. In the latter
>>> case you must use the ‘+’ token to get these special effects.
>>     http://www.gnu.org/software/make/manual/html_node/MAKE-Variable.html#MAKE-Variable 
>>
>>
>> Please refetch.
>>
>> Regards,
>>
>
> _______________________________________________
> erlang-patches mailing list
> erlang-patches@REDACTED
> http://erlang.org/mailman/listinfo/erlang-patches
>
>




More information about the erlang-patches mailing list