1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/databases/mongodb70
Ronald Klop b66ad1748e
databases/mongodb70: fix build on 14-CURRENT
Port does not build with clang15 but does with clang14.

/usr/include/c++/v1/__algorithm/comp.h:36:71: error: invalid operands to binary expression ('const mongo::SSLX509Name::Entry' and 'const mongo::SSLX509Name::Entry')
    bool operator()(const _T1& __x, const _T1& __y) const {return __x == __y;}
                                                                  ~~~ ^  ~~~
2023-05-10 20:48:23 +02:00
..
files
distinfo
Makefile databases/mongodb70: fix build on 14-CURRENT 2023-05-10 20:48:23 +02:00
pkg-descr
pkg-plist