diff --git a/crypto777/m_LP b/crypto777/m_LP index 259846c31..bc143b523 100755 --- a/crypto777/m_LP +++ b/crypto777/m_LP @@ -1,4 +1,4 @@ git pull rm *.o gcc -c -DLIQUIDITY_PROVIDER=1 -O2 *.c jpeg/*.c jpeg/unix/*.c -I/usr/lib/x86_64-linux-gnu/curl -rm -f ../agents/libcrypto777.a; ar rcu ../agents/libcrypto777.a *.o +rm -f ../agents/libcrypto777.a; ar rc ../agents/libcrypto777.a *.o