https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223415
--- Comment #9 from [email protected] --- 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: [email protected] Changes: head/Mk/bsd.gecko.mk -- 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-toolchain To unsubscribe, send any mail to "[email protected]"
