chiark / gitweb /
Makefile: Add -ffile-prefix-map to CFLAGS to avoid embedding build paths.
authorVagrant Cascadian <vagrant@reproducible-builds.org>
Tue, 27 Sep 2022 01:14:43 +0000 (01:14 +0000)
committerMatthew Vernon <matthew@debian.org>
Fri, 30 Sep 2022 14:20:28 +0000 (15:20 +0100)
commit486c8a2f6a614646419a74b0ed627456844dee39
tree9890afde0d1d5eeb7453ea6ae2faa2ca9a78b2ca
parent83f9bbe0f5b8cbae66140557420c6ac6aa31ad2c
Makefile: Add -ffile-prefix-map to CFLAGS to avoid embedding build paths.

https://reproducible-builds.org/docs/build-path/

Signed-off-by: Matthew Vernon <matthew@debian.org>
Makefile