Bug 232106

Summary: games/flare-engine: 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
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-10-09 02:31:41 UTC
-Wno-sign-conversion is not supported by base GCC, this patch removes this flag.

Without it the port compiles on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 Piotr Kubaj freebsd_committer freebsd_triage 2018-10-28 20:53:19 UTC
Created attachment 198724 [details]
patch

Sorry, I forgot to include the patch.
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-11-02 01:49:08 UTC
A commit references this bug:

Author: linimon
Date: Fri Nov  2 01:48:33 UTC 2018
New revision: 483762
URL: https://svnweb.freebsd.org/changeset/ports/483762

Log:
  -Wno-sign-conversion is not supported by base GCC; remove this flag.

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

Changes:
  head/games/flare-engine/files/
  head/games/flare-engine/files/patch-CMakeLists.txt