Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Mar 2024 20:00:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 278080] devel/grpc: Port incorrectly defines both -std=c++17 and -std=gnu++17
Message-ID:  <bug-278080-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 278080
           Summary: devel/grpc: Port incorrectly defines both -std=3Dc++17
                    and -std=3Dgnu++17
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: diizzy@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
          Assignee: sunpoet@FreeBSD.org

This likely a fallout because you're defining both -DCMAKE_CXX_STANDARD=3D1=
7 and
USE_CXXSTD=3D      c++17

See also: https://cmake.org/cmake/help/latest/prop_tgt/CXX_STANDARD.html

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