https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225582
--- Comment #4 from [email protected] --- A commit references this bug: Author: jbeich Date: Mon Feb 19 22:15:32 UTC 2018 New revision: 462352 URL: https://svnweb.freebsd.org/changeset/ports/462352 Log: www/firefox: unbreak custom CPUTYPE with Rust 1.24 error[E0442]: intrinsic return value has wrong type: found vector with length 32, expected length 4 --> third_party/rust/simd/src/x86/avx2.rs:45:5 | 45 | fn x86_mm256_sad_epu8(x: u8x32, y: u8x32) -> u8x32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ PR: 225582 Changes: head/www/firefox/files/patch-bug1433747 head/www/waterfox/files/patch-bug1433747 -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
