FreeBSD Bugzilla – Attachment 244905 Details for
Bug 273798
devel/binutils: binutils is missing a required shared library: libdebuginfod.so.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
b14d81ca26.patch (text/plain), 768 bytes, created by
Ivan Rozhuk
on 2023-09-15 21:30:11 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Ivan Rozhuk
Created:
2023-09-15 21:30:11 UTC
Size:
768 bytes
patch
obsolete
>From b14d81ca26210edbb947cdbeb08dbfe0103f80a8 Mon Sep 17 00:00:00 2001 >From: Rozhuk Ivan <rozhuk.im@gmail.com> >Date: Sat, 16 Sep 2023 00:29:20 +0300 >Subject: [PATCH] devel/binutils: disable some optional deps not linked in > ports Makefile > >--- > devel/binutils/Makefile | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/devel/binutils/Makefile b/devel/binutils/Makefile >index 7114e9a98614..d3cb86034632 100644 >--- a/devel/binutils/Makefile >+++ b/devel/binutils/Makefile >@@ -36,6 +36,7 @@ CONFIGURE_ARGS+= --disable-werror \ > --with-sysroot=/ \ > --enable-x86-relax-relocations=no \ > --with-zstd \ >+ --without-libelf --without-debuginfod \ > --enable-default-compressed-debug-sections-algorithm=zstd > MAKE_ARGS+= LIBDL="" V=1 > MAKE_ENV+= ac_cv_func_sbrk=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
Flags:
rozhuk.im
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 273798
: 244905 |
244947
|
244949