Skip to content
Snippets Groups Projects
Commit 277c29cc authored by Joe Garcia's avatar Joe Garcia
Browse files

remove unused lines

parent 79f589d0
No related branches found
No related tags found
No related merge requests found
...@@ -3630,13 +3630,6 @@ PATCH ...@@ -3630,13 +3630,6 @@ PATCH
make_script zeromq <<SCRIPT make_script zeromq <<SCRIPT
echo >> tests/test_connect_delay.cpp echo >> tests/test_connect_delay.cpp
SCRIPT SCRIPT
#echo "building zeromq for $BASE"
#(cd build/zeromq-${ZEROMQVER} \
# && (test -f configure || ./autogen.sh) \
# && ./configure --prefix=$BASE ${SB3BUILDFLAGS} "$@"\
# && make \
# && MAKEFLAGS="" make install ) \
# || oops "zeromq build failed"
_configure_make_install zeromq src/optional/zeromq-${ZEROMQVER}.tar.* zeromq-${ZEROMQVER} _configure_make_install zeromq src/optional/zeromq-${ZEROMQVER}.tar.* zeromq-${ZEROMQVER}
#echo /lib64/libuuid* >> requires #echo /lib64/libuuid* >> requires
} }
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment