Browse Source

Clean file

release/v0.1
Shailesh 9 years ago
parent
commit
41394ee6c1
  1. 1
      crypto777/m_ios

1
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

Loading…
Cancel
Save