[Bug 223300] www/firefox (56+) fails to build using lang/rust (1.21+) built with PORT_LLVM=on: error[E0432]: unresolved import `x86::sse2`
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Nov 28 12:58:45 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223300
--- Comment #32 from commit-hook at freebsd.org ---
A commit references this bug:
Author: jbeich
Date: Tue Nov 28 12:57:57 UTC 2017
New revision: 455039
URL: https://svnweb.freebsd.org/changeset/ports/455039
Log:
gecko: respect CPUTYPE for Rust code
After r454995 build may fail if SSE2 is only enabled for C/C++ code as
simd crate expects SSE2 based on MACHINE_CPU.
PR: 223415 223300
Reported by: vvd at unislabs.com
Changes:
head/Mk/bsd.gecko.mk
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-gecko
mailing list