You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2 lines
172 B
2 lines
172 B
git pull
|
|
gcc -o ../agents/iguana -O2 *.c ../crypto777/nanosrc/core/global.c ../crypto777/nanosrc/aio/usock.c ../agents/libcrypto777.a -lcurl -lssl -lcrypto -lpthread -lm
|
|
|