revert labs build changes

This commit is contained in:
blackjok3r
2019-05-21 13:57:13 +08:00
parent 278bfad27e
commit 26a7bbdf39
3 changed files with 8 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ make -f Makefile_rogue
rm ../libcc.so
cp librogue.so ../libcc.so
exit 0
#exit 0
echo sudoku/musig/dilithium
gcc -O3 -std=c++11 -I../secp256k1/include -I../univalue/include -I../cryptoconditions/include -I../cryptoconditions/src -I../cryptoconditions/src/asn -I.. -I. -fPIC -shared -c -o sudokucc.so cclib.cpp