FreeBSD Bugzilla – Attachment 193869 Details for
Bug 214864
[exp-run] test build with lld as /usr/bin/ld
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Enable LLD options on i386
lld-for-i386.patch (text/plain), 466 bytes, created by
Ed Maste
on 2018-05-31 14:09:53 UTC
(
hide
)
Description:
Enable LLD options on i386
Filename:
MIME Type:
Creator:
Ed Maste
Created:
2018-05-31 14:09:53 UTC
Size:
466 bytes
patch
obsolete
>Index: share/mk/src.opts.mk >=================================================================== >--- share/mk/src.opts.mk (revision 334430) >+++ share/mk/src.opts.mk (working copy) >@@ -263,7 +263,7 @@ > .else > __DEFAULT_NO_OPTIONS+=LLVM_LIBUNWIND > .endif >-.if ${__T} == "aarch64" || ${__T} == "amd64" >+.if ${__T} == "aarch64" || ${__T} == "amd64" || ${__T} == "i386" > __DEFAULT_YES_OPTIONS+=LLD_BOOTSTRAP LLD_IS_LD > .else > __DEFAULT_NO_OPTIONS+=LLD_BOOTSTRAP LLD_IS_LD
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 214864
:
177426
|
181427
|
185533
|
185682
|
185684
|
185976
|
186042
|
186060
|
193869
|
195636
|
195726
|
197173
|
199581
|
200892