On Tue, 18 Aug 2015 04:16:55 -0600 (MDT), Stuart Henderson wrote: > CVSROOT: /cvs > Module name: ports > Changes by: [email protected] 2015/08/18 04:16:55 > > Modified files: > lang/gcc/4.9 : Makefile > > Log message: > add a comment pointing out that NO_xx flavours are broken, to avoid people > trying to do a quick build by disabling things they don't need, only to have > it fail when packaging -libs > >
To be precise: no_c++ has been nonsensical a long time (4.7), and no_ada/no_java still work. I think I could delete no_objc and no_f95 since they don't do much for reducing build time anyway.
