Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Nov 2017 22:03:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-toolchain@FreeBSD.org
Subject:   [Bug 223415] lang/rust: don't require SSE2 on i386 (at least for binary packages)
Message-ID:  <bug-223415-29464-uwazPzrKyB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-223415-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-223415-29464@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223415

--- Comment #8 from commit-hook@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.

help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223415-29464-uwazPzrKyB>