Bug 234365

Summary: games/exult: fix build with GCC-based architectures
Product: Ports & Packages Reporter: Piotr Kubaj <pkubaj>
Component: Individual Port(s)Assignee: Mark Linimon <linimon>
Status: Closed FIXED    
Severity: Affects Only Me CC: linimon
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Piotr Kubaj freebsd_committer freebsd_triage 2018-12-24 19:31:23 UTC
Created attachment 200460 [details]
patch

-Wno-c++11-narrowing is not supported by GCC. Set USE_CXXSTD=c++98 to build with both GCC and Clang.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-12-26 20:52:43 UTC
A commit references this bug:

Author: linimon
Date: Wed Dec 26 20:51:57 UTC 2018
New revision: 488438
URL: https://svnweb.freebsd.org/changeset/ports/488438

Log:
  -Wno-c++11-narrowing is not supported by GCC.  Set USE_CXXSTD=c++98
  to build with both GCC and Clang.

  PR:		234365
  Submitted by:	Piotr Kubaj

Changes:
  head/games/exult/Makefile