Bug 232863 - games/blokish: fix build with GCC-based architectures
Summary: games/blokish: 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-31 18:54 UTC by Piotr Kubaj
Modified: 2018-11-02 01:47 UTC (History)
2 users (show)

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


Attachments
patch (1.08 KB, patch)
2018-10-31 18:54 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-31 18:54:13 UTC
Created attachment 198815 [details]
patch

This port needs USES=compiler:c++11-lang to build on GCC architectures.

To build with GCC, it also needs algorithm and sys/limits.h includes.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-11-02 01:47:04 UTC
A commit references this bug:

Author: linimon
Date: Fri Nov  2 01:46:25 UTC 2018
New revision: 483761
URL: https://svnweb.freebsd.org/changeset/ports/483761

Log:
  This port needs USES=compiler:c++11-lang to build on GCC architectures.

  To build with GCC, it also needs algorithm and sys/limits.h includes.

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

Changes:
  head/games/blokish/Makefile
  head/games/blokish/files/
  head/games/blokish/files/patch-src_ai.cpp