#1108281 cctools: please make the build reproducible

#1108281#5
Date:
2025-06-24 17:10:18 UTC
From:
To:
Hi,

Whilst working on the Reproducible Builds effort [0], we noticed that
cctools could not be built reproducibly.

This is because the config.mk file included the current build time (as
well as the current build path).

Patch attached that modifies this file after its generation. However,
you may wish to consider the utility of shipping this file: said
paths, after all, did not resolve at all on user's systems prior to
this point.

 [0] https://reproducible-builds.org/


Regards,