| Summary: | games/valyriatear: 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: amdmi3 Date: Thu Apr 11 21:43:03 UTC 2019 New revision: 498686 URL: https://svnweb.freebsd.org/changeset/ports/498686 Log: - Fix build on Tier 2 [1] - Use more correct way of silencing c++11 warnings PR: 237143 [1] Submitted by: pkubaj@anongoth.pl [1] Changes: head/games/valyriatear/Makefile |
Created attachment 203524 [details] patch This port needs USES=compiler:c++11-lang to build on GCC architectures. Also add USES=gl. Tested on powerpc64 and amd64.