From 038e4c88be0e6d6212e4d77471257904960cfd17 Mon Sep 17 00:00:00 2001 From: jl777 Date: Wed, 12 Oct 2016 15:18:05 -0300 Subject: [PATCH] test --- crypto777/m_LP | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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