[Bug 266818] sysutils/parafly: fix build on armv7

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 04 Oct 2022 15:23:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266818

            Bug ID: 266818
           Summary: sysutils/parafly: fix build on armv7
           Product: Ports & Packages
           Version: Latest
          Hardware: arm
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: jwb@freebsd.org
          Reporter: fuz@fuz.su
                CC: jwb@freebsd.org
          Assignee: jwb@freebsd.org
             Flags: maintainer-feedback?(jwb@freebsd.org)
 Attachment #237071 maintainer-approval?(jwb@freebsd.org)
             Flags:
             Flags: merge-quarterly?
                CC: jwb@freebsd.org

Created attachment 237071
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=237071&action=edit
sysutils/parafly: fix build on armv7

C++ function std::random_shuffle() was removed with C++17.  Force use of C++11
to
make function available.

Tested with Poudriere on armv7 arm64 i386 amd64 FreeBSD 13.1.
Please MFH if possible.

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