Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Oct 2018 15:30:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 231918] net/flower: require C++17-compatible compiler
Message-ID:  <bug-231918-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231918

            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@FreeBSD.org
          Reporter: pkubaj@anongoth.pl
          Assignee: ed@FreeBSD.org
             Flags: maintainer-feedback?(ed@FreeBSD.org)

Created attachment 197754
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D197754&action=
=3Dedit
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-STABL=
E.

Fix it by adding USES=3Dcompiler:c++17-lang.

Tested on powerpc64 and amd64.

--=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-231918-7788>