[Bug 232325] games/spacejunk: fix build with GCC-based architectures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Oct 16 14:50:49 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232325

            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 at FreeBSD.org
          Reporter: pkubaj at anongoth.pl
          Assignee: amdmi3 at FreeBSD.org
             Flags: maintainer-feedback?(amdmi3 at FreeBSD.org)

Created attachment 198215
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=198215&action=edit
patch

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

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

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list