[Bug 237484] x11/qimageblitz: fix build with GCC-based architectures
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Apr 23 06:01:09 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237484
Bug ID: 237484
Summary: x11/qimageblitz: fix build with GCC-based
architectures
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: yuri at freebsd.org
Reporter: pkubaj at FreeBSD.org
Flags: maintainer-feedback?(yuri at freebsd.org)
Assignee: yuri at freebsd.org
Created attachment 203908
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203908&action=edit
patch
This port needs USES=compiler:c++11-lang to build on GCC architectures. It sets
CXXSTD to gnu++98 but still uses Qt5, which requires C++11.
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