zmq: fix gcc 13 errors
authorOskari Rauta <redacted>
Fri, 19 May 2023 18:14:59 +0000 (21:14 +0300)
committerRosen Penev <redacted>
Sat, 20 May 2023 10:00:04 +0000 (13:00 +0300)
commitcb7aa1e2daef38de7a6482079b09292e9f874971
treea2564c6e739c2bf9d4f0a74aa9e37320246e6f81
parentf8a8b71e26b9bdbf86fbb7d4d1482637af7f3ba4
zmq: fix gcc 13 errors

gcc 13 compatibility patch is from alpine linux.
https://git.alpinelinux.org/aports/tree/main/zeromq/gcc13.patch

fixes #20972

I also renamed one of patches, so patch filenames are more unified.

Signed-off-by: Oskari Rauta <redacted>
libs/zmq/Makefile
libs/zmq/patches/010-fix-openpgm-linking-for-zeromq.patch [moved from libs/zmq/patches/0001-fix-openpgm-linking-for-zeromq.patch with 100% similarity]
libs/zmq/patches/030-gcc13-compatibility.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT