Bug 221900

Summary: [patch] adapt lang/perl5* to new 'armv7' architecture
Product: Ports & Packages Reporter: Mark Linimon <linimon>
Component: Individual Port(s)Assignee: freebsd-perl (Nobody) <perl>
Status: Closed FIXED    
Severity: Affects Some People Keywords: patch
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221894
Attachments:
Description Flags
patch to lang/perl5-devel/Makefile, lang/perl5.24/Makefile, lang/perl/5.26/Makefile none

Description Mark Linimon freebsd_committer freebsd_triage 2017-08-29 12:16:50 UTC
Created attachment 185868 [details]
patch to lang/perl5-devel/Makefile, lang/perl5.24/Makefile, lang/perl/5.26/Makefile

The src tree is splitting 32-bit arm support into 'armv6' and the new 'armv7'.  This patch adds armv7 support.  It should provide no regression on any existing architecture.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-08-29 12:46:35 UTC
A commit references this bug:

Author: mat
Date: Tue Aug 29 12:45:42 UTC 2017
New revision: 448910
URL: https://svnweb.freebsd.org/changeset/ports/448910

Log:
  Add armv7 to the list of arch without DTRACE.

  PR:		221900
  Submitted by:	linimon
  Sponsored by:	Absolight

Changes:
  head/lang/perl5-devel/Makefile
  head/lang/perl5.24/Makefile
  head/lang/perl5.26/Makefile