summaryrefslogtreecommitdiff
path: root/lib/command.c
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2021-07-21 11:23:23 +0200
committerDavid Lamparter <equinox@opensourcerouting.org>2021-07-21 17:12:02 +0200
commit81aff2127f35da2ec667bc60989cac7df7a8ef48 (patch)
tree8f0dcd9a2451bdec352f6d2adf6b9858ca8fc961 /lib/command.c
parent63116a7008706988136785ffa011cefee0355193 (diff)
build: use `--coverage` for gcov
libtool does not understand `-coverage` with a single dash. Official gcc docs also say `--coverage` rather than `-coverage`. (clang lists both.) Also, for correct linking, libtool needs `--coverage` in LDFLAGS as opposed to `-lgcov` (with the latter you get library ordering/deps issues) Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'lib/command.c')
0 files changed, 0 insertions, 0 deletions