Commit graph

4 commits

Author SHA1 Message Date
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