Bug 221900 - [patch] adapt lang/perl5* to new 'armv7' architecture
Summary: [patch] adapt lang/perl5* to new 'armv7' architecture
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-perl (Nobody)
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2017-08-29 12:16 UTC by Mark Linimon
Modified: 2017-08-29 12:46 UTC (History)
0 users

See Also:


Attachments
patch to lang/perl5-devel/Makefile, lang/perl5.24/Makefile, lang/perl/5.26/Makefile (1.46 KB, patch)
2017-08-29 12:16 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-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