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
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