/[packages]/cauldron/rust/current/SOURCES/rustc-1.38.0-rebuild-bootstrap.patch
ViewVC logotype

Contents of /cauldron/rust/current/SOURCES/rustc-1.38.0-rebuild-bootstrap.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1449358 - (show annotations) (download)
Fri Oct 4 17:55:47 2019 UTC (5 years ago) by akien
File size: 418 byte(s)
- Update again to 1.38.0, partial revert to r1448688
- Keep some Mageia-specific additions for bundled llvm builds
- Build against system llvm9
1 --- rustc-1.38.0-src/src/bootstrap/builder.rs 2019-09-23 14:15:52.000000000 -0700
2 +++ rustc-1.38.0-src/src/bootstrap/builder.rs 2019-09-26 10:45:49.663995011 -0700
3 @@ -140,6 +140,7 @@
4
5 impl StepDescription {
6 fn from<S: Step>() -> StepDescription {
7 + #[allow(unused_unsafe)] // for rebuild bootstrapping
8 StepDescription {
9 default: S::DEFAULT,
10 only_hosts: S::ONLY_HOSTS,

  ViewVC Help
Powered by ViewVC 1.1.30