Bug 234246

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

Description Piotr Kubaj freebsd_committer freebsd_triage 2018-12-21 14:01:27 UTC
Created attachment 200335 [details]
patch

-Wno-c++11-narrowing is not supported by base GCC. Set USE_CXXSTD=c++98 instead.

Also add USES=gl and sort USES.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-12-22 02:16:23 UTC
A commit references this bug:

Author: linimon
Date: Sat Dec 22 02:16:09 UTC 2018
New revision: 488049
URL: https://svnweb.freebsd.org/changeset/ports/488049

Log:
  -Wno-c++11-narrowing is not supported by base GCC.  Set USE_CXXSTD=c++98
  instead.

  Also add USES=gl and sort USES.

  PR:		234246
  Submitted by:	Piotr Kubaj
  Approved by:	portmgr (tier-2 blanket)

Changes:
  head/games/blackshadeselite/Makefile