HomeFreeBSD

net/libzmq4: Fix build with libc++ 16

Description

net/libzmq4: Fix build with libc++ 16

Like recent versions of GNU libstdc++, libc++ 16 now has a static
assertion to ensure that custom allocators have the correct rebind
member, and this assertion fires error when building.

Upstream fixed this in
https://github.com/zeromq/libzmq/commit/438d5d88, so apply that patch.

PR: 271850

Details

Provenance
dimAuthored on Jun 6 2023, 2:45 PM
bofhCommitted on Jun 6 2023, 5:47 PM
Parents
R11:af3b40f8fe4b: x11-wm/euclid-wm: Fix build with llvm15
Branches
Unknown
Tags
Unknown