diff options
author | Arnaud Ferraris <aferraris@debian.org> | 2022-10-29 11:12:08 +0200 |
---|---|---|
committer | Arnaud Ferraris <arnaud.ferraris@gmail.com> | 2022-10-29 11:14:46 +0200 |
commit | db10975bb86ed6151957c521d0c80325534cda6e (patch) | |
tree | 8c1116a8778735fc00dee2a04cc307418cb002b0 /introspection | |
parent | 82fd4a4bbcc53ad8be0625518016ba7264df2f2f (diff) |
build-aux: templates: make build reproducible
By including `@filename@` in the enums/errors types header template, we
generate files containing the full path to source files, which reflects
the particular filesystem layout used for a given build. As such, this
alters build reproducibility as it causes a (admittedly small) diff
between builds executed in different environments.
Using `@basename@` instead ensures only the file name (without its full
path) is mentioned in the generated files, making the builds
reproducible again.
Diffstat (limited to 'introspection')
0 files changed, 0 insertions, 0 deletions