https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223415
--- Comment #8 from [email protected] --- A commit references this bug: Author: jbeich Date: Mon Nov 27 22:02:30 UTC 2017 New revision: 454995 URL: https://svnweb.freebsd.org/changeset/ports/454995 Log: lang/rust: avoid LLVM targeting SSE2 on i386 by default This may help ports like textproc/ripgrep to run on old hardware. Rust itself still requires SSE2 until bootstrap is regenerated. PR: 223415 Approved by: rust (dumbbell) Changes: head/Mk/bsd.gecko.mk head/lang/rust/Makefile head/lang/rust/files/patch-src_librustc__back_target_i686__unknown__freebsd.rs head/textproc/ripgrep/Makefile head/www/firefox/Makefile -- 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]"
