zeromq: fix build with gcc>=11
This commit is contained in:
parent
8fd4ef4b8f
commit
a0bd3038e1
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=zeromq
|
||||||
version=4.3.4
|
version=4.3.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-libsodium"
|
configure_args="--with-libsodium --disable-Werror"
|
||||||
hostmakedepends="asciidoc pkg-config xmlto"
|
hostmakedepends="asciidoc pkg-config xmlto"
|
||||||
makedepends="libsodium-devel"
|
makedepends="libsodium-devel"
|
||||||
short_desc="Intelligent Transport Layer"
|
short_desc="Intelligent Transport Layer"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue