Summary: | games/supertuxkart: fix build on powerpc64 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||
Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | amdmi3 | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(amdmi3) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
This builds for me on ppcports, so approved as mentor pending maintainer action. A commit references this bug: Author: amdmi3 Date: Fri Sep 13 20:44:48 UTC 2019 New revision: 511988 URL: https://svnweb.freebsd.org/changeset/ports/511988 Log: - Fix build on powerpc64 PR: 240554 Submitted by: pkubaj@FreeBSD.org Changes: head/games/supertuxkart/Makefile head/games/supertuxkart/files/patch-lib_angelscript_source_as__config.h A commit references this bug: Author: amdmi3 Date: Fri Sep 13 20:45:37 UTC 2019 New revision: 511989 URL: https://svnweb.freebsd.org/changeset/ports/511989 Log: MFH: r511988 - Fix build on powerpc64 PR: 240554 Submitted by: pkubaj@FreeBSD.org Approved by: ports-secteam (with hat) Changes: _U branches/2019Q3/ branches/2019Q3/games/supertuxkart/Makefile branches/2019Q3/games/supertuxkart/files/patch-lib_angelscript_source_as__config.h |
Created attachment 207453 [details] patch This port uses angelscript and requires the same patch to angelscript that is already committed.