Skip to content

zmq: fix gcc 13 errors - #21121

Merged
neheb merged 1 commit into
openwrt:masterfrom
oskarirauta:zmq
May 20, 2023
Merged

zmq: fix gcc 13 errors#21121
neheb merged 1 commit into
openwrt:masterfrom
oskarirauta:zmq

Conversation

@oskarirauta

Copy link
Copy Markdown
Contributor

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.

Maintainer: Dirk Change/@srdgame
Compile tested: x86_64, latest git
Run tested: n/a

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

fixes openwrt#20972

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

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

zmq: build failure on gcc 13

2 participants