source:
.tests/gcovflags
@
1fb3406
Last change on this file since 1fb3406 was c05108c, checked in by , at 2021-02-25T16:19:29Z | |
---|---|
|
|
File size: 156 bytes |
Rev | Line | |
---|---|---|
[c05108c] | 1 | CFLAGS+=-fprofile-arcs -ftest-coverage -O0 |
2 | CFLAGS_BITLBEE+=-fprofile-arcs -ftest-coverage -O0 | |
3 | LDFLAGS+=-lgcov --coverage | |
4 | LDFLAGS_BITLBEE+=-lgcov --coverage |
Note: See TracBrowser
for help on using the repository browser.