Bug 232003 - games/gtkradiant: fix build with GCC-based architectures
Summary: games/gtkradiant: 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: Alexey Dokuchaev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-06 15:12 UTC by Piotr Kubaj
Modified: 2018-11-05 20:14 UTC (History)
2 users (show)

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


Attachments
patch (1.21 KB, patch)
2018-10-06 15:12 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-06 15:12:47 UTC
Created attachment 197836 [details]
patch

Because of linking to libgraphite2, C++11-compatible compiler is necessary.

Also, GCC need additional include.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-11-05 20:14:34 UTC
A commit references this bug:

Author: linimon
Date: Mon Nov  5 20:13:49 UTC 2018
New revision: 484217
URL: https://svnweb.freebsd.org/changeset/ports/484217

Log:
  Because of linking to libgraphite2, a C++11-compatible compiler is necessary.

  Also, GCC needed an additional include.

  While here, pet portlint.

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

Changes:
  head/games/gtkradiant/Makefile
  head/games/gtkradiant/files/patch-libs_typesystem.h