FreeBSD Bugzilla – Attachment 232980 Details for
Bug 263071
audio/mumble audio/murmur: fix build with lld 14
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Similar fix, for audio/murmur
audio__murmur-fix-lld14-build-1.diff (text/plain), 584 bytes, created by
Dimitry Andric
on 2022-04-05 19:55:59 UTC
(
hide
)
Description:
Similar fix, for audio/murmur
Filename:
MIME Type:
Creator:
Dimitry Andric
Created:
2022-04-05 19:55:59 UTC
Size:
584 bytes
patch
obsolete
>commit f33dbeb0897608e692283afce4f9249f8fc0f242 >Author: Dimitry Andric <dim@FreeBSD.org> >Date: Tue Apr 5 21:54:58 2022 +0200 > > audio/murmur: fix build with lld 14 > >diff --git a/audio/murmur/Makefile b/audio/murmur/Makefile >index 3835083797db..d3fb36b4aefa 100644 >--- a/audio/murmur/Makefile >+++ b/audio/murmur/Makefile >@@ -61,6 +61,7 @@ CONFIG+= no-pch > .endif > > post-patch: >+ @${REINPLACE_CMD} -e 's|--no-add-needed|--no-copy-dt-needed-entries|' ${WRKSRC}/qmake/compiler.pri > @${ECHO_CMD} 'QMAKE_LFLAGS += -fstack-protector' >> ${WRKSRC}/src/murmur/murmur.pro > > pre-install:
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 263071
:
232979
| 232980