summaryrefslogtreecommitdiff
path: root/dev-lang/rust/files/llvm/12/cstdint-signals-h.patch
AgeCommit message (Collapse)Author
2025-01-19dev-lang/rust{,-bin}: drop 1.54.0Matt Jolly
This was re-added to the tree to support bootstrap from source, but has been superseded by 1.74.1 for this. Signed-off-by: Matt Jolly <kangie@gentoo.org>
2024-12-02dev-lang/rust{,-bin}: Add 1.54.0Matt Jolly
These are the the old ebuilds, updated to be slotted. Other changes: - `USE=rls` was dropped at some point, this is now hard-enabled. - As the LLVM is far too old for Gentoo we are using the bundled LLVM exclusively. In particular, dev-lang/rust:1.54.0 forms an important part of the upcoming 'bootstrap Rust without Rust binaries' path. Bug: https://bugs.gentoo.org/943706 Closes: https://github.com/gentoo/gentoo/pull/39464 Signed-off-by: Matt Jolly <kangie@gentoo.org>