https://github.com/catap/rust-legacy-bootstrap
A series of patches which is required to bootstrap rust on legacy systems
https://github.com/catap/rust-legacy-bootstrap
legacy macos rust
Last synced: 2 months ago
JSON representation
A series of patches which is required to bootstrap rust on legacy systems
- Host: GitHub
- URL: https://github.com/catap/rust-legacy-bootstrap
- Owner: catap
- License: cc0-1.0
- Created: 2022-02-04T11:30:06.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-03T17:06:45.000Z (almost 4 years ago)
- Last Synced: 2025-03-17T12:54:55.711Z (over 1 year ago)
- Topics: legacy, macos, rust
- Language: Shell
- Homepage:
- Size: 139 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Support of rust bootstrap on a legacy system
This repository supported a series of patches that are needed to make full
bootstrap of rust by [mrustc] on officially unsupported systems for [MacPorts].
Each supported rust version keeps as a dedicated orphan branch with a series of
needed patches.
[mrustc]: https://github.com/thepowersgang/mrustc
[MacPorts]: https://www.macports.org