Make
This commit is contained in:
@@ -574,7 +574,6 @@ komodod_LDADD += \
|
||||
$(LIBZCASH_LIBS) \
|
||||
cclib.so
|
||||
|
||||
|
||||
if ENABLE_PROTON
|
||||
komodod_LDADD += $(LIBBITCOIN_PROTON) $(PROTON_LIBS)
|
||||
endif
|
||||
|
||||
1
src/cc/makecclib
Executable file
1
src/cc/makecclib
Executable file
@@ -0,0 +1 @@
|
||||
gcc -fPIC -shared -c -o ../cclib.so cclib.cpp
|
||||
Reference in New Issue
Block a user