Date: Tue, 09 Oct 2018 21:37:43 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 232129] games/toycars: fix build with GCC-based architectures Message-ID: <bug-232129-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232129 Bug ID: 232129 Summary: games/toycars: 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: amdmi3@FreeBSD.org Reporter: pkubaj@anongoth.pl Assignee: amdmi3@FreeBSD.org Flags: maintainer-feedback?(amdmi3@FreeBSD.org) Created attachment 197977 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D197977&action= =3Dedit patch Base GCC doesn't support -Wno-c++11-narrowing and the port builds without i= t. Remove this to keep port bort building. Define USE_CXXSTD=3Dc++98 to keep c= lang happy. While here, add USES=3Dgl. Tested on powerpc64 and amd64. Hardware sponsored by IntegriCloud. --=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-232129-7788>