Bug 232486 - games/eduke32: fix build with powerpc64 and powerpcspe
Summary: games/eduke32: fix build with powerpc64 and powerpcspe
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-20 19:20 UTC by Piotr Kubaj
Modified: 2018-10-27 02:00 UTC (History)
1 user (show)

See Also:
pkubaj: maintainer-feedback+


Attachments
patch (379 bytes, patch)
2018-10-20 19:20 UTC, Piotr Kubaj
pkubaj: maintainer-approval+
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 2018-10-20 19:20:20 UTC
Created attachment 198415 [details]
patch

Use ports GCC by default on powerpc64 and powerpcspe to fix build.

Tested on powerpc64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-10-27 02:00:05 UTC
A commit references this bug:

Author: swills
Date: Sat Oct 27 01:59:29 UTC 2018
New revision: 483095
URL: https://svnweb.freebsd.org/changeset/ports/483095

Log:
  games/eduke32: fix build with powerpc64 and powerpcspe

  PR:		232486
  Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)

Changes:
  head/games/eduke32/Makefile
Comment 2 Steve Wills freebsd_committer freebsd_triage 2018-10-27 02:00:34 UTC
Committed, thanks!