Bug 221761 - patch lang/php70 and lang/php71 to build on sparc64
Summary: patch lang/php70 and lang/php71 to build on sparc64
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: sparc64 Any
: --- Affects Some People
Assignee: Torsten Zuehlsdorff
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-24 12:32 UTC by Mark Linimon
Modified: 2017-09-15 10:28 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (tz)


Attachments
patch to php7*/Makefile for sparc64 (842 bytes, patch)
2017-08-24 12:33 UTC, Mark Linimon
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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! :)