FreeBSD Bugzilla – Attachment 218395 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
pr-seahorse-link-err-after-meson.diff (text/plain), 709 bytes, created by
John Hein
on 2020-09-29 01:38:15 UTC
(
hide
)
Description:
[patch] avoid old ld(1) due to link problems after switch to meson
Filename:
MIME Type:
Creator:
John Hein
Created:
2020-09-29 01:38:15 UTC
Size:
709 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 550440) >+++ Makefile (working copy) >@@ -24,14 +24,16 @@ > 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 > >+INSTALLS_ICONS= yes >+LDFLAGS+= -fuse-ld=lld >+USE_GNOME= gtk30 >+USE_LDCONFIG= yes > USE_XORG= sm >-USE_LDCONFIG= yes >-USES= gettext gnome localbase:ldflags meson pkgconfig \ >- python:3.5+,build tar:xz xorg >-USE_GNOME= gtk30 >-INSTALLS_ICONS= yes > > 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
Actions:
View
|
Diff
Attachments on
bug 249974
:
218395
|
218598