mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-05-03 08:21:29 +02:00
build: Add LCOV exception for crc32c
This commit is contained in:
parent
3a037d0067
commit
402252a808
@ -194,6 +194,7 @@ LCOV_FILTER_PATTERN = \
|
||||
-p "/usr/lib/" \
|
||||
-p "/usr/lib64/" \
|
||||
-p "src/leveldb/" \
|
||||
-p "src/crc32c/" \
|
||||
-p "src/bench/" \
|
||||
-p "src/univalue" \
|
||||
-p "src/crypto/ctaes" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user