summaryrefslogtreecommitdiff
path: root/tests/lib/cli/common_cli.c
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@diac24.net>2018-10-30 02:02:00 +0100
committerDavid Lamparter <equinox@opensourcerouting.org>2018-12-07 19:35:26 +0100
commit9b76e054ada927209cbc53e0f740258a82c562e1 (patch)
treeb9d9c9a5251769e54c7bf282ca352fad95d6e717 /tests/lib/cli/common_cli.c
parente4cdd7ccc584b1e7adb9909028d35936f69114de (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 'tests/lib/cli/common_cli.c')
0 files changed, 0 insertions, 0 deletions