diff options
| author | David Lamparter <equinox@diac24.net> | 2018-10-30 02:02:00 +0100 |
|---|---|---|
| committer | David Lamparter <equinox@diac24.net> | 2018-12-07 19:29:14 +0100 |
| commit | f2c1742cdadbed2e0126950dd708b7c215f29f0e (patch) | |
| tree | 82656e7649b711e0cbd7e2d62a3c01e3d033ee64 /lib/lib_errors.c | |
| parent | 0f95a65968de8d3e8ab3d27a62f8a3c66ca99add (diff) | |
build: fix reproducibility re. -fdebug-prefix-map
If CFLAGS contains something like `-fdebug-prefix-map=/build/path=.`, we
need to remove it from CONFIG_ARGS so it doesn't get baked into `show
version`. Otherwise, build becomes non-reproducible if the build path
changes. To avoid other things creeping in, let's just remove *FLAGS in
their entirety. (Not really reliable information anyway.)
With this commit, FRR build should be 100% reproducible.
Signed-off-by: David Lamparter <equinox@diac24.net>
Diffstat (limited to 'lib/lib_errors.c')
0 files changed, 0 insertions, 0 deletions
