FreeBSD Bugzilla – Attachment 241210 Details for
Bug 270532
devel/binutils: plist issues on riscv64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Can you try this patch, please?
0001-devel-binutils-Fix-plist-error-without-GOLD.patch (text/plain), 927 bytes, created by
Cy Schubert
on 2023-03-30 16:15:05 UTC
(
hide
)
Description:
Can you try this patch, please?
Filename:
MIME Type:
Creator:
Cy Schubert
Created:
2023-03-30 16:15:05 UTC
Size:
927 bytes
patch
obsolete
>From 8519f7048b67d85f450e77f20dd04288714efb48 Mon Sep 17 00:00:00 2001 >From: Cy Schubert <cy@FreeBSD.org> >Date: Thu, 30 Mar 2023 09:12:06 -0700 >Subject: [PATCH] devel/binutils: Fix plist error without GOLD > >PR: 270532 >Reported by: fuz >Tested by: fuz >--- > devel/binutils/pkg-plist | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/devel/binutils/pkg-plist b/devel/binutils/pkg-plist >index 7aff2860c5ec..eeb7f38341b0 100644 >--- a/devel/binutils/pkg-plist >+++ b/devel/binutils/pkg-plist >@@ -127,7 +127,7 @@ man/man1/strip.1.gz > %%NLS%%share/locale/pt_BR/LC_MESSAGES/opcodes.mo > %%NLS%%share/locale/ro/LC_MESSAGES/bfd.mo > %%NLS%%share/locale/ro/LC_MESSAGES/binutils.mo >-%%NLS%%share/locale/ro/LC_MESSAGES/gold.mo >+%%NLS%%%%GOLD%%share/locale/ro/LC_MESSAGES/gold.mo > %%NLS%%share/locale/ro/LC_MESSAGES/gprof.mo > %%NLS%%share/locale/ro/LC_MESSAGES/opcodes.mo > %%NLS%%share/locale/ru/LC_MESSAGES/bfd.mo >-- >2.40.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 270532
:
241208
| 241210