Bug 236745 - games/colobot: fix build with GCC-based architectures
Summary: games/colobot: 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: Fernando Apesteguía
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-24 01:03 UTC by Piotr Kubaj
Modified: 2019-03-26 17:38 UTC (History)
2 users (show)

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


Attachments
patch (512 bytes, patch)
2019-03-24 01:03 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-03-24 01:03:04 UTC
Created attachment 203088 [details]
patch

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-03-25 17:22:24 UTC
A commit references this bug:

Author: fernape
Date: Mon Mar 25 17:21:57 UTC 2019
New revision: 496844
URL: https://svnweb.freebsd.org/changeset/ports/496844

Log:
  games/colobot: fix build with GCC-based architectures

  PR:	236745
  Submitted by:	pkubaj@anongoth.pl

Changes:
  head/games/colobot/Makefile
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2019-03-26 17:38:53 UTC
Landed,

Thanks!