freebsd: code coverage macro
Change code coverage macro to support both clang and gcc.
Merge request reports
Activity
Added 1 commit:
- 83b6711c - code coverage changes CFLAGS directly
Please register or sign in to reply
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
Change code coverage macro to support both clang and gcc.
Looks good. Wouldn't it be better to add the the --coverage
flag to global CFLAGS/LDFLAGS? Is there a reason to always build some parts of the code without coverage?
Added 1 commit:
Added 1 commit:
Status changed to merged