Skip to content

Commit

Permalink
build: remove double LIBBITCOIN_SERVER from bench-Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
brakmic committed Mar 25, 2020
1 parent 3f5107d commit 1f97b69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Makefile.bench.include
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ bench_bench_bitcoin_CXXFLAGS = $(AM_CXXFLAGS) $(PIE_FLAGS)
bench_bench_bitcoin_LDADD = \
$(LIBBITCOIN_SERVER) \
$(LIBBITCOIN_WALLET) \
$(LIBBITCOIN_SERVER) \
$(LIBBITCOIN_COMMON) \
$(LIBBITCOIN_UTIL) \
$(LIBBITCOIN_CONSENSUS) \
Expand Down

0 comments on commit 1f97b69

Please sign in to comment.