svn commit: r335887 - head/share/mk

Ruslan Bukin ruslan.bukin at cl.cam.ac.uk
Tue Jul 3 13:59:03 UTC 2018


On Tue, Jul 03, 2018 at 10:56:48AM +0000, Mark Linimon wrote:
> On Tue, Jul 03, 2018 at 10:51:59AM +0000, Ruslan Bukin wrote:
> >   Add GCC 8.1.0 compiler warning flags.
> 
> I'm sorry, but that is a "what" not a "why".
> 
> As someone who tries to fix ports on tier-2, I really need to
> understand the "why".
> 

There are plenty of issues (see warning flags for earlier versions of GCC listed in the same file which are required for GCC 8.1 as well). I think enumeration of all the issues may take some time. You just comment some warning flags and try build world.

Ruslan


More information about the svn-src-head mailing list