Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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> | ||
* | zmq: add optional dependency on openpgm | Ye Holmes | 2021-02-17 |
And add a patch for CMakeList.txt to configure correctly with openpgm enabled. Signed-off-by: Ye Holmes <yeholmes@outlook.com> |