Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 674830 Details for
Bug 756544
mail-client/thunderbird-78.5.0 fails to compile with dev-lang/rust-1.48.0
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
04-mmx-removed-from-rust-cranes-packed_simd-57d96e45916066fa9b5cdf2bc695e190207e78af.patch
04-mmx-removed-from-rust-cranes-packed_simd-57d96e45916066fa9b5cdf2bc695e190207e78af.patch (text/plain), 1.04 KB, created by
Attila Tóth
on 2020-11-25 09:24:35 UTC
(
hide
)
Description:
04-mmx-removed-from-rust-cranes-packed_simd-57d96e45916066fa9b5cdf2bc695e190207e78af.patch
Filename:
MIME Type:
Creator:
Attila Tóth
Created:
2020-11-25 09:24:35 UTC
Size:
1.04 KB
patch
obsolete
>From 57d96e45916066fa9b5cdf2bc695e190207e78af Mon Sep 17 00:00:00 2001 >From: Jubilee Young <workingjubilee@gmail.com> >Date: Wed, 23 Sep 2020 12:23:29 -0700 >Subject: [PATCH] Remove __m64 type > >--- > thunderbird-78.5.0/third_party/rust/packed_simd/src/api/into_bits/arch_specific.rs | 1 - > 1 file changed, 1 deletion(-) > >diff --git thunderbird-78.5.0-orig/third_party/rust/packed_simd/src/api/into_bits/arch_specific.rs thunderbird-78.5.0-dwok/third_party/rust/packed_simd/src/api/into_bits/arch_specific.rs >index 6cc2fa37..7b560107 100644 >--- thunderbird-78.5.0-orig/third_party/rust/packed_simd/src/api/into_bits/arch_specific.rs >+++ thunderbird-78.5.0-dwok/third_party/rust/packed_simd/src/api/into_bits/arch_specific.rs >@@ -84,7 +84,6 @@ macro_rules! impl_arch { > // FIXME: 64-bit single element types > // FIXME: arm/aarch float16x4_t missing > impl_arch!( >- [x86["x86"]: __m64], [x86_64["x86_64"]: __m64], > [arm["arm"]: int8x8_t, uint8x8_t, poly8x8_t, int16x4_t, uint16x4_t, > poly16x4_t, int32x2_t, uint32x2_t, float32x2_t, int64x1_t, > uint64x1_t],
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 756544
:
674821
|
674824
|
674827
| 674830 |
674833