| Summary: | games/manaplus: fix build with GCC-based architectures | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||
| Component: | Individual Port(s) | Assignee: | Mateusz Piotrowski <0mp> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | 0mp, linimon, monwarez | ||||
| Priority: | --- | Keywords: | patch | ||||
| Version: | Latest | Flags: | monwarez:
maintainer-feedback+
|
||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Comment on attachment 197824 [details]
patch
Nice catch
Comment on attachment 197824 [details]
patch
Patch approved ( I can't get the maintainer-approval flags working)
Differential revision: https://reviews.freebsd.org/D17559 A commit references this bug: Author: linimon Date: Mon Nov 5 20:19:27 UTC 2018 New revision: 484218 URL: https://svnweb.freebsd.org/changeset/ports/484218 Log: Building this port with base GCC fails -- a newer compiler is needed. Add USES=compiler:c++11-lang to fix it. While here, add USES=gl. PR: 231988 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) Changes: head/games/manaplus/Makefile |
Created attachment 197824 [details] patch Building this port with base GCC fails, newer compiler is needed. Add USES=compiler:c++11-lang to fix it. While here, add USES=gl. Tested on powerpc64 and amd64. Hardware sponsored by IntegriCloud.