1
0
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:
Sandu Liviu Catalin
2021-08-22 20:09:16 +03:00
parent b78b3e8ede
commit fa4644d00f
72 changed files with 1309 additions and 884 deletions

View File

@ -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}