Bug 235348 - games/colorcode: fix build with GCC-based architectures
Summary: games/colorcode: 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: Mark Linimon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-31 11:34 UTC by Piotr Kubaj
Modified: 2019-02-04 11:50 UTC (History)
1 user (show)

See Also:


Attachments
patch (374 bytes, patch)
2019-01-31 11:34 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 2019-01-31 11:34:55 UTC
Created attachment 201557 [details]
patch

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

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-02-04 11:49:40 UTC
A commit references this bug:

Author: linimon
Date: Mon Feb  4 11:49:35 UTC 2019
New revision: 492116
URL: https://svnweb.freebsd.org/changeset/ports/492116

Log:
  This port needs C++11-compatible compiler to build.  Add
  USES=compiler:c++11-lang to fix build on GCC-based architectures.

  PR:		235348
  Submitted by:	Piotr Kubaj

Changes:
  head/games/colorcode/Makefile