mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-12 07:39:41 +02:00
leveldb: enable runtime-detected crc32 instructions
This commit is contained in:
committed by
Pieter Wuille
parent
e4030ab4f4
commit
2424989e4f
@@ -39,6 +39,7 @@ bench_bench_bitcoin_LDADD = \
|
||||
$(LIBBITCOIN_CONSENSUS) \
|
||||
$(LIBBITCOIN_CRYPTO) \
|
||||
$(LIBLEVELDB) \
|
||||
$(LIBLEVELDB_SSE42) \
|
||||
$(LIBMEMENV) \
|
||||
$(LIBSECP256K1) \
|
||||
$(LIBUNIVALUE)
|
||||
|
||||
Reference in New Issue
Block a user