Bug 232106 - games/flare-engine: fix build with GCC-based architectures
Summary: games/flare-engine: 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-10-09 02:31 UTC by Piotr Kubaj
Modified: 2018-11-02 01:49 UTC (History)
1 user (show)

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


Attachments
patch (1.18 KB, patch)
2018-10-28 20:53 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-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