cclib.cpp
This commit is contained in:
@@ -559,6 +559,9 @@ if ENABLE_WALLET
|
||||
komodod_LDADD += $(LIBBITCOIN_WALLET)
|
||||
endif
|
||||
|
||||
cclib.so: cclib.cpp
|
||||
gcc -o cclib.so -c cclib.cpp
|
||||
|
||||
komodod_LDADD += \
|
||||
$(BOOST_LIBS) \
|
||||
$(BDB_LIBS) \
|
||||
|
||||
Reference in New Issue
Block a user