Conventions on build variables

2019-08-08 Thread Sébastien Hinderer
Dear all, Are there some conventions about the properties a build system should have regarding certain standard build variables? For instance, regarding variables such as CC or CFLAGS, when they are passed to configure, should they be recorded somewhere so that a future invocation of make takes t

Re: Conventions on build variables

2019-08-08 Thread Bob Friesenhahn
On Thu, 8 Aug 2019, Sébastien Hinderer wrote: Dear all, Are there some conventions about the properties a build system should have regarding certain standard build variables? For instance, regarding variables such as CC or CFLAGS, when they are passed to configure, should they be recorded some