Date: Tue, 04 Oct 2022 15:23:40 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 266818] sysutils/parafly: fix build on armv7 Message-ID: <bug-266818-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D266818 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=3D237071&action= =3Dedit 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-266818-7788>