[Bug 240081] devel/grantlee5: fix build with GCC architectures
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Aug 24 20:24:25 BST 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240081
Bug ID: 240081
Summary: devel/grantlee5: fix build with GCC architectures
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: kde at FreeBSD.org
Reporter: pkubaj at FreeBSD.org
Flags: maintainer-feedback?(kde at FreeBSD.org)
Assignee: kde at FreeBSD.org
Created attachment 206860
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=206860&action=edit
patch
Compiling with GCC9 fails with:
/usr/local/lib/gcc9/include/c++/bits/c++0x_warning.h:32:2: error: #error This
file requires compiler and library support for the ISO C++ 2011 standard. This
support must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
Add USE_CXXSTD=c++11 to fix this.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list