FreeBSD Bugzilla – Attachment 185868 Details for
Bug 221900
[patch] adapt lang/perl5* to new 'armv7' architecture
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to lang/perl5-devel/Makefile, lang/perl5.24/Makefile, lang/perl/5.26/Makefile
mat (text/plain), 1.46 KB, created by
Mark Linimon
on 2017-08-29 12:16:50 UTC
(
hide
)
Description:
patch to lang/perl5-devel/Makefile, lang/perl5.24/Makefile, lang/perl/5.26/Makefile
Filename:
MIME Type:
Creator:
Mark Linimon
Created:
2017-08-29 12:16:50 UTC
Size:
1.46 KB
patch
obsolete
>Index: lang/perl5-devel/Makefile >=================================================================== >--- lang/perl5-devel/Makefile (revision 448901) >+++ lang/perl5-devel/Makefile (working copy) >@@ -45,7 +45,7 @@ > .if !exists(/usr/sbin/dtrace) > OPTIONS_EXCLUDE+= DTRACE > .endif >-.for a in aarch64 arm armeb armv6 mips mips64 mips64el mipsel mipsn32 powerpc \ >+.for a in aarch64 arm armeb armv6 armv7 mips mips64 mips64el mipsel mipsn32 powerpc \ > powerpc64 sparc64 > OPTIONS_EXCLUDE_${a}= DTRACE > .endfor >Index: lang/perl5.24/Makefile >=================================================================== >--- lang/perl5.24/Makefile (revision 448901) >+++ lang/perl5.24/Makefile (working copy) >@@ -34,7 +34,7 @@ > .if !exists(/usr/sbin/dtrace) > OPTIONS_EXCLUDE+= DTRACE > .endif >-.for a in aarch64 arm armeb armv6 mips mips64 mips64el mipsel mipsn32 powerpc \ >+.for a in aarch64 arm armeb armv6 armv7 mips mips64 mips64el mipsel mipsn32 powerpc \ > powerpc64 sparc64 > OPTIONS_EXCLUDE_${a}= DTRACE > .endfor >Index: lang/perl5.26/Makefile >=================================================================== >--- lang/perl5.26/Makefile (revision 448901) >+++ lang/perl5.26/Makefile (working copy) >@@ -32,7 +32,7 @@ > .if !exists(/usr/sbin/dtrace) > OPTIONS_EXCLUDE+= DTRACE > .endif >-.for a in aarch64 arm armeb armv6 mips mips64 mips64el mipsel mipsn32 powerpc \ >+.for a in aarch64 arm armeb armv6 armv7 mips mips64 mips64el mipsel mipsn32 powerpc \ > powerpc64 sparc64 > OPTIONS_EXCLUDE_${a}= DTRACE > .endfor
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 221900
: 185868