This commit is contained in:
blackjok3r
2019-05-30 21:19:15 +08:00
parent f08a7d2d03
commit 8c9fc38a92
3 changed files with 4 additions and 6 deletions

View File

@@ -7,11 +7,6 @@ make -f Makefile_rogue
rm ../libcc.so
cp librogue.so ../libcc.so
if [ "${LABS_FLAGS}" = "ENABLE_LABS" ]
then
exit
fi
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