FreeBSD Bugzilla – Attachment 217296 Details for
Bug 248717
www/browsh: drop arm64 from ONLY_FOR_ARCHS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fix
browsh.no-arm64.diff (text/plain), 764 bytes, created by
Jan Beich
on 2020-08-18 06:50:40 UTC
(
hide
)
Description:
fix
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2020-08-18 06:50:40 UTC
Size:
764 bytes
patch
obsolete
>From 946c4e96eb68eb997edd38d6b91bb3c1d94317e5 Mon Sep 17 00:00:00 2001 >From: Jan Beich <jbeich@FreeBSD.org> >Date: Tue, 18 Aug 2020 06:41:19 +0000 >Subject: [PATCH] www/browsh: drop invalid aarch64 from ONLY_FOR_ARCHS > >--- > www/browsh/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/www/browsh/Makefile b/www/browsh/Makefile >index 7e2c3951aab8..12cf41d355c1 100644 >--- a/www/browsh/Makefile >+++ b/www/browsh/Makefile >@@ -13,7 +13,7 @@ COMMENT= Text-based browser supporting HTML5, CSS3, JS, video and WebGL > > LICENSE= LGPL21 > >-ONLY_FOR_ARCHS= amd64 arm64 armv6 armv7 i386 >+ONLY_FOR_ARCHS= amd64 armv6 armv7 i386 > ONLY_FOR_ARCHS_REASON= Upstream does not provide binaries for other architerctures > > RUN_DEPENDS= firefox>63:www/firefox
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 248717
: 217296