mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-04 18:22:57 +02:00
lcov: filter /usr/lib64 from coverage report
This commit is contained in:
@@ -192,6 +192,7 @@ if USE_LCOV
|
|||||||
LCOV_FILTER_PATTERN = \
|
LCOV_FILTER_PATTERN = \
|
||||||
-p "/usr/include/" \
|
-p "/usr/include/" \
|
||||||
-p "/usr/lib/" \
|
-p "/usr/lib/" \
|
||||||
|
-p "/usr/lib64/" \
|
||||||
-p "src/leveldb/" \
|
-p "src/leveldb/" \
|
||||||
-p "src/bench/" \
|
-p "src/bench/" \
|
||||||
-p "src/univalue" \
|
-p "src/univalue" \
|
||||||
|
|||||||
Reference in New Issue
Block a user