Skip to content
Commit 0ef48995 authored by Adam Duskett's avatar Adam Duskett Committed by Peter Korsgaard
Browse files

package/zeromq: Fix building against gcc-13

`gcc-13` added an assert to standard headers to make sure custom
allocators have intended implementation of rebind type instead
of inherited rebind. gcc change:
https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=64c986b49558a7



Taken from upstream commit bdd471fa17100fe84f64da348951dab3ee4780bb

Signed-off-by: default avatarAdam Duskett <adam.duskett@amarulasolutions.com>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent b7488b4d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment