We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b7ba93 commit 8e4ae8cCopy full SHA for 8e4ae8c
build_libzmq.sh
@@ -23,5 +23,5 @@ cd $ZMQ_SRC_DIR
23
24
test -f configure || ./autogen.sh
25
./configure --prefix=$ZMQ_PREFIX --with-relaxed --enable-static --disable-shared
26
-V=1 make -j
+make -j 2
27
make install
0 commit comments