"Burmeister, Robert" <robert.burmeis...@utoledo.edu> writes:

> Firefox 57.0_3,1 i386 SSE2 removal breaks build on FreeBSD 11.1 i386:
>
>    Compiling same-file v0.1.3
>    Compiling smallvec v0.4.3
>    Compiling percent-encoding v1.0.0
>    Compiling matches v0.1.4
>    Compiling simd v0.2.0
> error[E0432]: unresolved import `x86::sse2`
>   --> 
> /tmp/usr/ports/www/firefox/work/firefox-57.0/third_party/rust/simd/src/common.rs:17:10
>    |
> 17 | use x86::sse2::common;
>    |          ^^^^ Could not find `sse2` in `x86`
>
> error: aborting due to previous error
>
> error: Could not compile `simd`.

Can you still reproduce after the following fix?

https://svnweb.freebsd.org/changeset/ports/455039
_______________________________________________
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"

Reply via email to