#1031829 gawk: please make the build reproducible

Package:
src:gawk
Source:
src:gawk
Submitter:
Chris Lamb
Date:
2023-02-23 19:09:04 UTC
Severity:
normal
Tags:
#1031829#5
Date:
2023-02-23 19:06:03 UTC
From:
To:
Hi,

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

This is because the gawkbug script contained the contents of the CFLAGS
environment variable, and this can contain the full build path via/by
embedding -ffile-prefix-map.

Patch attached.

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


Regards,