FreeBSD Bugzilla – Attachment 225866 Details for
Bug 256654
x11-wm/plasma5-kwin: trim overlinking via -Wl,--as-needed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v0 (draft: direct LDFLAGS, _DEPENDS not adjusted)
bug256654.diff (text/plain), 894 bytes, created by
Jan Beich
on 2021-06-16 18:32:55 UTC
(
hide
)
Description:
v0 (draft: direct LDFLAGS, _DEPENDS not adjusted)
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2021-06-16 18:32:55 UTC
Size:
894 bytes
patch
obsolete
>From 9f379e810904ac420ed697c1570c38e9a05fc6c3 Mon Sep 17 00:00:00 2001 >From: Jan Beich <jbeich@FreeBSD.org> >Date: Wed, 16 Jun 2021 18:28:19 +0000 >Subject: [PATCH] x11-wm/plasma5-kwin: trim overlinking via -Wl,--as-needed > >PR: 256654 >Approved by: ? >--- > x11-wm/plasma5-kwin/Makefile | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/x11-wm/plasma5-kwin/Makefile b/x11-wm/plasma5-kwin/Makefile >index dc94b2c23f3e..7c5163cc9b69 100644 >--- a/x11-wm/plasma5-kwin/Makefile >+++ b/x11-wm/plasma5-kwin/Makefile >@@ -1,5 +1,6 @@ > PORTNAME= kwin > DISTVERSION= ${KDE_PLASMA_VERSION} >+PORTREVISION= 1 > CATEGORIES= x11-wm kde kde-plasma > > MAINTAINER= kde@FreeBSD.org >@@ -48,5 +49,6 @@ USE_QT= concurrent core dbus declarative gui multimedia network script \ > USE_XORG= ice sm x11 xcb xext xi > SHEBANG_FILES= kconf_update/*.py \ > kconf_update/*.pl >+LDFLAGS+= -Wl,--as-needed > > .include <bsd.port.mk>
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 256654
:
225866
|
225873