Bug 221761

Summary: patch lang/php70 and lang/php71 to build on sparc64
Product: Ports & Packages Reporter: Mark Linimon <linimon>
Component: Individual Port(s)Assignee: Torsten Zuehlsdorff <tz>
Status: Closed FIXED    
Severity: Affects Some People CC: sparc64
Priority: --- Flags: bugzilla: maintainer-feedback? (tz)
Version: Latest   
Hardware: sparc64   
OS: Any   
Attachments:
Description Flags
patch to php7*/Makefile for sparc64 none

Description Mark Linimon freebsd_committer freebsd_triage 2017-08-24 12:32:40 UTC
A similar patch to the one for aarch64 applied in r431960 and r432567 needs to be applied for sparc64.  This unbreaks a large number of ports on sparc64.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2017-08-24 12:33:25 UTC
Created attachment 185713 [details]
patch to php7*/Makefile for sparc64
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-09-15 10:26:22 UTC
A commit references this bug:

Author: tz
Date: Fri Sep 15 10:26:14 UTC 2017
New revision: 449898
URL: https://svnweb.freebsd.org/changeset/ports/449898

Log:
  lang/php70 and lang/php71: enable to build on sparc64

  Disabling DTRACE for sparc64 allows to build the port on it

  PR:           221761
  Submitted by: Mark Linimon <linimon@FreeBSD.org>

Changes:
  head/lang/php70/Makefile
  head/lang/php71/Makefile
Comment 3 Torsten Zuehlsdorff freebsd_committer freebsd_triage 2017-09-15 10:28:40 UTC
While i haven't any change to test it i take your word for granted. And want to thank you for the patch! Its fine to see PHP on other platforms! :)