[Bug 278080] devel/grpc: Port incorrectly defines both -std=c++17 and -std=gnu++17
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 31 Mar 2024 20:00:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278080
Bug ID: 278080
Summary: devel/grpc: Port incorrectly defines both -std=c++17
and -std=gnu++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=17 and
USE_CXXSTD= c++17
See also: https://cmake.org/cmake/help/latest/prop_tgt/CXX_STANDARD.html
--
You are receiving this mail because:
You are the assignee for the bug.