Bug 232486

Summary: games/eduke32: fix build with powerpc64 and powerpcspe
Product: Ports & Packages Reporter: Piotr Kubaj <pkubaj>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Only Me CC: linimon
Priority: --- Flags: pkubaj: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch pkubaj: maintainer-approval+

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!