Boost logo

Boost Testing :

Subject: Re: [Boost-testing] Disabling compiler warnings
From: Ben Pope (benpope81_at_[hidden])
Date: 2015-04-24 12:33:02


On Tuesday, April 21, 2015 10:49 PM, Ben Pope wrote:
> There is clearly some kind of ordering to the flags with the command
> line taking precedence over *something*, which takes precedence over the
> toolchain configuration.
>
> But how do I get the warnings disabled when I call run.py?

--bjam-options="cxxflags=-Wno-unused-local-typedef"

Seems to do the trick.

Ben


Boost-testing list run by mbergal at meta-comm.com