diff --git a/builds/ios/build_ios.sh b/builds/ios/build_ios.sh index bf278f90..d45b302e 100755 --- a/builds/ios/build_ios.sh +++ b/builds/ios/build_ios.sh @@ -84,7 +84,9 @@ do --prefix=${BUILDARCHDIR} \ --disable-shared \ --enable-static \ - --host=${HOST} + --host=${HOST} \ + --disable-perf \ + --disable-curve-keygen echo "Building ${LIBNAME} for ${ARCH}..." cd ${LIBDIR}