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