Subject: Re: [boost] Boost Build and -Wall
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2014-08-28 16:50:35


On 28/08/2014 22:12, Emil Dotchevski wrote:
> I see that in Boost Build <warnings>on translates to -Wall. What value do I
> specify for <warnings> to get the compiler-default warnings level?
>

<warnings>off
?