| Summary: | games/pingus: fix build with GCC-based architectures | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | linimon, pkubaj | ||||
| Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(amdmi3) |
||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
A commit references this bug: Author: linimon Date: Sun Nov 11 03:33:51 UTC 2018 New revision: 484655 URL: https://svnweb.freebsd.org/changeset/ports/484655 Log: To build with GCC7, this port needs additional include in src/pingus/screens/demo_session.cpp . PR: 232912 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) Changes: head/games/pingus/Makefile head/games/pingus/files/patch-src_pingus_screens_demo__session.cpp |
Created attachment 198893 [details] patch To build with GCC7, this port needs additional include in src/pingus/screens/demo_session.cpp: #include <functional> Tested on powerpc64 and amd64. Hardware sponsored by IntegriCloud.