1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
freebsd-ports/security/zeek
Craig Leres bf3c4a775b security/zeek: Fix build with clang 19
https://github.com/zeek/zeek/issues/3994
    https://github.com/zeek/zeek/pull/3997

    Clang 19 with libc++ started failing to compile because the
    default implementation of std::char_traits was removed, making
    uses of std::char_traits<unsigned char> invalid (by consequence,
    also std::basic_string<unsigned char>).
2024-10-29 10:53:56 -07:00
..
files security/zeek: Fix build with clang 19 2024-10-29 10:53:56 -07:00
distinfo
Makefile security/zeek: Fix build with clang 19 2024-10-29 10:53:56 -07:00
pkg-descr
pkg-plist