[Bug 231918] net/flower: require C++17-compatible compiler
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Oct 3 15:30:28 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231918
Bug ID: 231918
Summary: net/flower: require C++17-compatible compiler
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ed at FreeBSD.org
Reporter: pkubaj at anongoth.pl
Assignee: ed at FreeBSD.org
Flags: maintainer-feedback?(ed at FreeBSD.org)
Created attachment 197754
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=197754&action=edit
patch
This port uses C++17, but doesn't say it in Makefile, which breaks build on
architectures that still use GCC. It also probably breaks build on 10-STABLE.
Fix it by adding USES=compiler:c++17-lang.
Tested on powerpc64 and amd64.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list