Timestamp:
05/28/2024 03:42:56 PM (6 weeks ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
trunk
Children:
18bf2d4
Parents:
f834c6c
git-author:
Xi Ruoyao <xry111@…> (05/28/2024 03:27:56 PM)
git-committer:
Xi Ruoyao <xry111@…> (05/28/2024 03:42:56 PM)
Message:

rust: Remove the hack for non-SSE2 system

We are going to unsupport BLFS on 32-bit x86, and the sed command just
doesn't work for recent Rust releases.

The upstream says you should configure for i586-unknown-linux-gnu (5
instead of 6) if the system does not support SSE2 but I've not tested it
at all. It's unlikely anyone will ever test it (who'll build LFS, LLVM,
and then Rustc on a Pentium III?)

(No files)

Note: See TracChangeset for help on using the changeset viewer.