Bug 234246 - games/blackshadeselite: fix build with GCC-based architectures
Summary: games/blackshadeselite: fix build with GCC-based architectures
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-21 14:01 UTC by Piotr Kubaj
Modified: 2018-12-22 02:16 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (amdmi3)


Attachments
patch (499 bytes, patch)
2018-12-21 14:01 UTC, Piotr Kubaj
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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