[Bug 223415] lang/rust: don't require SSE2 on i386 (at least for binary packages)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Nov 27 22:03:04 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223415
--- Comment #8 from commit-hook at freebsd.org ---
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.
More information about the freebsd-toolchain
mailing list