[Bug 272784] net-p2p/libtorrent: fix build on FreeBSD-14

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 28 Jul 2023 22:21:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272784

            Bug ID: 272784
           Summary: net-p2p/libtorrent: fix build on FreeBSD-14
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: olevole@olevole.ru

Created attachment 243676
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=243676&action=edit
net-p2p/libtorrent: fix build on FreeBSD-14

std::*nary_function removed in C++17:
https://en.cppreference.com/w/cpp/utility/functional/unary_function

force 'c++11' via USE_CXXSTD

-- 
You are receiving this mail because:
You are the assignee for the bug.