Fix skip code for ac_perc

This commit is contained in:
jl777
2019-02-01 10:27:47 -11:00
parent f3a93ed84b
commit 00f7f545c9
3 changed files with 32 additions and 3 deletions

View File

@@ -1 +1 @@
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
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