Make
This commit is contained in:
@@ -574,7 +574,6 @@ komodod_LDADD += \
|
|||||||
$(LIBZCASH_LIBS) \
|
$(LIBZCASH_LIBS) \
|
||||||
cclib.so
|
cclib.so
|
||||||
|
|
||||||
|
|
||||||
if ENABLE_PROTON
|
if ENABLE_PROTON
|
||||||
komodod_LDADD += $(LIBBITCOIN_PROTON) $(PROTON_LIBS)
|
komodod_LDADD += $(LIBBITCOIN_PROTON) $(PROTON_LIBS)
|
||||||
endif
|
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