mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
build: Silence the lcov-reset target
This commit is contained in:
parent
75b90ef722
commit
a08b5d7b57
@ -162,7 +162,7 @@ lcov: coverage.info
|
||||
|
||||
lcov-reset: TAG = LCOV
|
||||
lcov-reset:
|
||||
$(M)lcov -d $(CURDIR) --zerocounters
|
||||
$(M)lcov -q -d $(CURDIR) --zerocounters
|
||||
$(Q)$(RM) -f coverage.info
|
||||
|
||||
clean:: testclean
|
||||
|
Loading…
Reference in New Issue
Block a user