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 8e4ae8c commit 44269adCopy full SHA for 44269ad
build_libzmq.sh
@@ -25,3 +25,6 @@ test -f configure || ./autogen.sh
25
./configure --prefix=$ZMQ_PREFIX --with-relaxed --enable-static --disable-shared
26
make -j 2
27
make install
28
+
29
+cd $ZMQ_PREFIX
30
+rm -rf $ZMQ_SRC_DIR
0 commit comments