Bug 237777

Summary: games/stuntrally: 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: amdmi3
Priority: --- Flags: bugzilla: maintainer-feedback? (amdmi3)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch pkubaj: maintainer-approval? (amdmi3)

Description Piotr Kubaj freebsd_committer freebsd_triage 2019-05-07 18:46:03 UTC

    
Comment 1 Piotr Kubaj freebsd_committer freebsd_triage 2019-05-07 18:48:07 UTC
Created attachment 204248 [details]
patch

Add -Wno-narrowing to CXXFLAGS when using GCC to fix build error.

Log with error at https://talos.anongoth.pl/data/powerpc64-default/2019-05-05_01h04m26s/logs/errors/stuntrally-2.6.1_1.log
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-05-29 07:33:35 UTC
A commit references this bug:

Author: pkubaj
Date: Wed May 29 07:33:24 UTC 2019
New revision: 502933
URL: https://svnweb.freebsd.org/changeset/ports/502933

Log:
  games/stuntrally: fix build with GCC-based architectures

  Add -Wno-narrowing to CXXFLAGS when using GCC to fix build error.

  PR:		237777
  Approved by:	tcberner (mentor), amdmi3 (maintainer timeout)
  Differential Revision:	https://reviews.freebsd.org/D20441

Changes:
  head/games/stuntrally/Makefile