You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
build: Silence the lcov-reset target
This commit is contained in:
@@ -162,7 +162,7 @@ lcov: coverage.info
|
|||||||
|
|
||||||
lcov-reset: TAG = LCOV
|
lcov-reset: TAG = LCOV
|
||||||
lcov-reset:
|
lcov-reset:
|
||||||
$(M)lcov -d $(CURDIR) --zerocounters
|
$(M)lcov -q -d $(CURDIR) --zerocounters
|
||||||
$(Q)$(RM) -f coverage.info
|
$(Q)$(RM) -f coverage.info
|
||||||
|
|
||||||
clean:: testclean
|
clean:: testclean
|
||||||
|
Reference in New Issue
Block a user