diff options
| author | David Lamparter <equinox@opensourcerouting.org> | 2021-07-21 11:23:23 +0200 |
|---|---|---|
| committer | David Lamparter <equinox@opensourcerouting.org> | 2021-07-21 17:12:02 +0200 |
| commit | 81aff2127f35da2ec667bc60989cac7df7a8ef48 (patch) | |
| tree | 8f0dcd9a2451bdec352f6d2adf6b9858ca8fc961 /lib/command.c | |
| parent | 63116a7008706988136785ffa011cefee0355193 (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
