FreeBSD Bugzilla – Attachment 218598 Details for
Bug 249974
security/seahorse: link failure on 11.x (old ld(1))
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
[patch] avoid old ld(1) due to link problems after switch to meson (v2)
pr-seahorse-link-err-after-meson.diff.v2 (text/plain), 720 bytes, created by
John Hein
on 2020-10-07 18:49:40 UTC
(
hide
)
Description:
[patch] avoid old ld(1) due to link problems after switch to meson (v2)
Filename:
MIME Type:
Creator:
John Hein
Created:
2020-10-07 18:49:40 UTC
Size:
720 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 551629) >+++ Makefile (working copy) >@@ -24,15 +24,17 @@ > libhandy-0.0.so:x11-toolkits/libhandy0 > RUN_DEPENDS= gnupg>=2.1.4:security/gnupg > >+USES= gettext gnome localbase:ldflags meson pkgconfig \ >+ python:3.5+,build tar:xz xorg >+ > PORTSCOUT= limitw:1,even > >-USE_XORG= sm >-USE_LDCONFIG= yes >-USES= gettext gnome localbase:ldflags meson pkgconfig \ >- python:3.5+,build tar:xz xorg >+INSTALLS_ICONS= yes >+LDFLAGS+= -fuse-ld=lld > USE_CSTD= c99 > USE_GNOME= gtk30 >-INSTALLS_ICONS= yes >+USE_LDCONFIG= yes >+USE_XORG= sm > > GLIB_SCHEMAS= org.gnome.seahorse.gschema.xml \ > org.gnome.seahorse.manager.gschema.xml \
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:
jcfyecrayz
:
maintainer-approval?
(
bapt
)
Actions:
View
|
Diff
Attachments on
bug 249974
:
218395
| 218598