From 41394ee6c1554c43a8fbd3e9d2c6b9e00d65eeb2 Mon Sep 17 00:00:00 2001 From: Shailesh Date: Sun, 21 Aug 2016 12:01:18 +0100 Subject: [PATCH] Clean file --- crypto777/m_ios | 1 - 1 file changed, 1 deletion(-) diff --git a/crypto777/m_ios b/crypto777/m_ios index 41dbedfcd..60b4e2a03 100755 --- a/crypto777/m_ios +++ b/crypto777/m_ios @@ -4,6 +4,5 @@ AR="$(xcrun --sdk iphoneos --find ar)" echo Compiling .. -#$CC -I /usr/local/opt/curl/include/ -c -O2 *.c jpeg/*.c jpeg/unix/*.c -I/usr/local/opt/ $CC -Wno-deprecated -I ../OSlibs/ios/include/ -c -O2 *.c jpeg/*.c jpeg/unix/*.c -I/usr/local/opt/ rm -f ../agents/libcrypto777.a; $AR -rcs ../agents/libcrypto777.a *.o