mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-06-26 20:17:12 +02:00
Update ZMQ to current git.
This commit is contained in:
4
vendor/ZMQ/builds/ios/build_ios.sh
vendored
4
vendor/ZMQ/builds/ios/build_ios.sh
vendored
@ -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}
|
||||
|
Reference in New Issue
Block a user