Makecclib

This commit is contained in:
jl777
2019-01-19 02:24:31 -11:00
parent afc693198f
commit a761d97300
2 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
gcc -fPIC -shared -c -o ../cclib.so cclib.cpp
gcc -std=c++11 -I../univalue/include -I../cryptoconditions/include -I../cryptoconditions/src -I../cryptoconditions/src/asn -I.. -I. -fPIC -shared -c -o ../cclib.so cclib.cpp