Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 675382 Details for
Bug 693444
sys-devel/binutils-apple-8.2.1-r1: Gentoo Prefix bootstrap failure in stage 2 on macos Mojave 10.14.6
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
bugfix patch for nolto
binutils-apple-11.3.1-nolto-fix.patch (text/plain), 392 bytes, created by
Jacob Floyd
on 2020-11-27 15:06:52 UTC
(
hide
)
Description:
bugfix patch for nolto
Filename:
MIME Type:
Creator:
Jacob Floyd
Created:
2020-11-27 15:06:52 UTC
Size:
392 bytes
patch
obsolete
>--- cctools-949.0.1/misc/nm.c 2020-02-28 12:02:36.000000000 -0600 >+++ cctools-949.0.1/misc/nm.c.nolto 2020-11-24 21:20:40.000000000 -0600 >@@ -542,8 +542,10 @@ > process_flags.nlibs = 0; > process_flags.lib_names = NULL; > >+#ifdef LTO_SUPPORT > llvm_bundle_pointer = NULL; > llvm_bundle_size = 0; >+#endif /* LTO_SUPPORT */ > > if(ofile->mh == NULL && ofile->mh64 == NULL){ > #ifdef LTO_SUPPORT
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 693444
:
589012
|
589014
|
589078
|
674602
|
674605
|
674608
|
674611
|
674614
|
674617
|
675244
|
675247
|
675292
|
675295
|
675376
| 675382 |
675385