cd src

# Do not treat warnings as errors, see
# https://github.com/zeromq/libzmq/issues/2818
sdh_configure --disable-Werror
sdh_make
sdh_make_install -j1
