FreeBSD Bugzilla – Attachment 197004 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 build
eaglemode (text/plain), 510 bytes, created by
Nathan
on 2018-09-10 13:23:23 UTC
(
hide
)
Description:
Fix LLD build
Filename:
MIME Type:
Creator:
Nathan
Created:
2018-09-10 13:23:23 UTC
Size:
510 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} > >@@ -22,7 +22,8 @@ > 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