FreeBSD Bugzilla – Attachment 243858 Details for
Bug 272727
net/boinc-client: configure alternate platform according to ${ARCH}
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
[PATCH] net/boinc-client: Change alternate platform to x86_64-pc-linux-gnu
0001-net-boinc-client-Change-alternate-platform-to-x86_64.patch (text/plain), 952 bytes, created by
Älven
on 2023-08-05 10:12:51 UTC
(
hide
)
Description:
[PATCH] net/boinc-client: Change alternate platform to x86_64-pc-linux-gnu
Filename:
MIME Type:
Creator:
Älven
Created:
2023-08-05 10:12:51 UTC
Size:
952 bytes
patch
obsolete
>From adef0f863e6616b1390a6fed68b39a5855b0aec6 Mon Sep 17 00:00:00 2001 >From: Andrey Korobkov <alster@vinterdalen.se> >Date: Wed, 26 Jul 2023 04:19:10 +0400 >Subject: [PATCH] net/boinc-client: Change alternate platform to > x86_64-pc-linux-gnu > >As most computers with BOINC clients are running on x86_64 nowadays > >PR: 272727 >--- > net/boinc-client/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/net/boinc-client/Makefile b/net/boinc-client/Makefile >index f73cacb323a1..a2ca8ea2537b 100644 >--- a/net/boinc-client/Makefile >+++ b/net/boinc-client/Makefile >@@ -74,7 +74,7 @@ CLIENT_LIB_DEPENDS= libcurl.so:ftp/curl \ > CLIENT_RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss > CLIENT_USE= RC_SUBR=boinc-client > >-LINUX_CONFIGURE_ON= --with-boinc-alt-platform=i686-pc-linux-gnu >+LINUX_CONFIGURE_ON= --with-boinc-alt-platform=x86_64-pc-linux-gnu > LINUX_USES= linux > > X11_USES= gl jpeg xorg >-- >2.41.0 >
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 272727
:
243618
|
243858
|
243865
|
251307
|
257076
|
257103
|
257157