Commit graph

8 commits

Author SHA1 Message Date
Val Lorentz 9faa070404 mrustc-bootstrap: Document workarounds 2023-04-16 21:59:34 +02:00
Val Lorentz 70455de76d mrustc-bootstrap: Recompile minicargo 2023-04-16 21:43:29 +02:00
Val Lorentz dab72ecb03 mrustc: Remove obsolete patches 2023-04-16 21:43:10 +02:00
Val Lorentz fd3641ec26 mrustc: 0.9 -> 0.10
And switch from Rust 1.29 to 1.54, as this is the top version
supported by mrustc
2023-04-06 11:26:26 +02:00
Anthony Roussel 949f55c0dd
mrustc-bootstrap: pin to openssl_1_1 2022-09-11 23:28:36 +02:00
Vladimír Čunát a5aa12b446
mrustc: fixup build
Probably after gcc update.  Anyway, including standard headers
should be safe even if not utilized (and they do seem here).
2022-04-17 10:14:55 +02:00
Jonathan Ringer afaf4b64b3 mrustc: fix llvm_config path 2021-05-08 01:29:18 -07:00
Valentin Lorentz 92c77733ac mrustc: init at 0.9
mrustc is mostly patched to use shared LLVM sources but still uses
in-tree source for compiler-rt from LLVM 7. This needs to be patched to
compile under glibc 2.31 or later. It's easy enough to reapply all our
compiler-rt patches here.
2021-04-23 10:19:37 +00:00