Bug 229258

Summary: lang/ponyc: enable aarch64
Product: Ports & Packages Reporter: Val Packett <val>
Component: Individual Port(s)Assignee: Mark Linimon <linimon>
Status: Closed FIXED    
Severity: Affects Only Me CC: linimon
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on: 229057    
Bug Blocks:    
Attachments:
Description Flags
pony-aarch64.patch none

Description Val Packett 2018-06-23 20:29:55 UTC
Created attachment 194543 [details]
pony-aarch64.patch

Will actually build after libunwind is available (my patch for that is bug 229057).
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2018-06-25 04:42:13 UTC
I have a run to test both patches.
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-06-29 07:31:43 UTC
A commit references this bug:

Author: linimon
Date: Fri Jun 29 07:31:25 UTC 2018
New revision: 473529
URL: https://svnweb.freebsd.org/changeset/ports/473529

Log:
  Fix build on aarch64 and enable.

  PR:		229258
  Reported by:	maintainer

Changes:
  head/lang/ponyc/Makefile
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2018-06-29 07:49:49 UTC
Committed, thanks.