Skip to content

Commit

Permalink
Jenkins build check
Browse files Browse the repository at this point in the history
  • Loading branch information
levoncrypto committed Jun 14, 2024
1 parent a02ecc5 commit 9d52133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Makefile.qttest.include
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ endif

nodist_qt_test_test_bitcoin_qt_SOURCES = $(TEST_QT_MOC_CPP)

qt_test_test_bitcoin_qt_LDADD = $(LIBBITCOINQT) $(LIBBITCOIN_SERVER) -ltor -lbacktrace -lstdc++ -lc
qt_test_test_bitcoin_qt_LDADD = $(LIBBITCOINQT) $(LIBBITCOIN_SERVER) -ltor -lbacktrace -lstdc++
if ENABLE_WALLET
qt_test_test_bitcoin_qt_LDADD += $(LIBBITCOIN_WALLET)
endif
Expand Down

0 comments on commit 9d52133

Please sign in to comment.