Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Oct 2018 14:50:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 232325] games/spacejunk: fix build with GCC-based architectures
Message-ID:  <bug-232325-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 232325
           Summary: games/spacejunk: 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 198215
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D198215&action=
=3Dedit
patch

-Wno-c++11-narrowing is unavailable in base GCC.

It's enough to add USE_CXXSTD=3Dc++98, this makes this port build with both=
 base
GCC and LLVM.

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-232325-7788>