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