Initial rogue libcc

This commit is contained in:
jl777
2019-02-02 03:06:32 -11:00
parent 71742e5d56
commit 9dd9800229
67 changed files with 28043 additions and 1 deletions

View File

@@ -1 +1 @@
gcc -std=c++11 $1 -I../univalue/include -I../cryptoconditions/include -I../cryptoconditions/src -I../cryptoconditions/src/asn -I.. -I. -fPIC -shared -c -o ../libcc.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 ../libcc.so cclib.cpp