FreeBSD Bugzilla – Attachment 197005 Details for
Bug 226975
x11/eaglemode: fails to link with lld as the system linker
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix LLD
eaglemode (text/plain), 538 bytes, created by
Nathan
on 2018-09-10 13:29:09 UTC
(
hide
)
Description:
Fix LLD
Filename:
MIME Type:
Creator:
Nathan
Created:
2018-09-10 13:29:09 UTC
Size:
538 bytes
patch
obsolete
>Index: x11/eaglemode/Makefile >=================================================================== >--- x11/eaglemode/Makefile (revision 479322) >+++ x11/eaglemode/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= eaglemode > PORTVERSION= 0.93.2 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11 > MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION} > >@@ -21,8 +21,8 @@ > USE_XORG= x11 xext xxf86vm > SUB_FILES= eaglemode.sh > >-LLD_UNSAFE= yes >- >+CFLAGS= -fPIC >+CXXFLAGS= -fPIC > BUILD_ARGS= continue=no > > .for lib in X11 jpeg png tiff
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 226975
:
197004
| 197005