FreeBSD Bugzilla – Attachment 203064 Details for
Bug 236730
x11/eaglemode: fix build with GCC-based architectures
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
eaglemode.patch (text/plain), 361 bytes, created by
Piotr Kubaj
on 2019-03-23 08:38:20 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2019-03-23 08:38:20 UTC
Size:
361 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 496519) >+++ Makefile (working copy) >@@ -50,6 +50,7 @@ > > .if ${COMPILER_TYPE} == gcc && ${COMPILER_VERSION} <= 42 > USE_GCC= yes >+LDFLAGS= -Wl,-rpath=/usr/local/lib/gcc${GCC_DEFAULT} -L/usr/local/lib/gcc${GCC_DEFAULT} > .endif > > .if ${PORT_OPTIONS:MXINE}
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 236730
: 203064