jl777
9 years ago
2 changed files with 5 additions and 4 deletions
@ -1,4 +1,4 @@ |
|||
git pull |
|||
gcc -Wno-deprecated -c -O2 *.c |
|||
gcc -Wno-deprecated -c main.c iguana777.c iguana_bundles.c |
|||
gcc -o ../agents/iguana *.o ../agents/libcrypto777.a -lcurl -lssl -lcrypto -lpthread -lm ../includes/libsecp256k1.a -lgmp |
|||
gcc -g -Wno-deprecated -c -O2 *.c |
|||
gcc -g -Wno-deprecated -c main.c iguana777.c iguana_bundles.c |
|||
gcc -g -o ../agents/iguana *.o ../agents/libcrypto777.a -lcurl -lssl -lcrypto -lpthread -lm ../includes/libsecp256k1.a -lgmp |
|||
|
Loading…
Reference in new issue