Re: buggy interaction between MAKEFLAGS += rR and CC ?= my_gcc

2016-08-26 Thread Paul Smith
Please be sure to keep the mailing list in the loop, thanks! On Thu, 2016-08-25 at 11:55 -0800, Britton Kerin wrote: > It should explicitly mention that setting it in a makefile won't set > flags for that instance. It does set them for that instance, just not until after all the makefiles have be

Re: buggy interaction between MAKEFLAGS += rR and CC ?= my_gcc

2016-08-26 Thread Britton Kerin
On Fri, Aug 26, 2016 at 7:37 AM, Paul Smith wrote: > Please be sure to keep the mailing list in the loop, thanks! > > On Thu, 2016-08-25 at 11:55 -0800, Britton Kerin wrote: >> It should explicitly mention that setting it in a makefile won't set >> flags for that instance. > > It does set them for