Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | zmq: update to 4.3.5 | Rosen Penev | 2024-02-14 |
| | | | | | | | | Remove GCC13 backport. Refresh other patches. Signed-off-by: Rosen Penev <rosenp@gmail.com> | ||
* | zmq: fix gcc 13 errors | Oskari Rauta | 2023-05-20 |
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 <oskari.rauta@gmail.com> |