Commit Graph

161 Commits

Author SHA1 Message Date
Josh Stone 1702b2ce16 Protect .rustc from rpm stripping.
It should be fine to strip this, even desirable, but it's causing
dynamic linking issues.
2016-10-01 11:10:13 -07:00
Josh Stone e70d943ba9 Update to 1.12.0.
- Always use --local-rust-root, even for bootstrap binaries.
- Remove the rebuild conditional - the build system now figures it out.
- Let minidebuginfo do its thing, since metadata is no longer a note.
- Let rust build its own compiler-rt builtins again.
2016-09-30 22:04:29 -07:00
Josh Stone 64aef5dd8a fix the reference to PR36344 2016-09-12 11:41:03 -07:00
Josh Stone b519d4e70a note that the mips testing hack will be fixed in 1.13 2016-09-12 11:39:50 -07:00
Josh Stone 2cf5e865e8 Rebuild without bootstrap binaries. 2016-09-03 09:22:04 -07:00
Josh Stone 5a8b3306a3 Bootstrap armv7hl, with backported no-neon patch. 2016-09-02 21:12:41 -07:00
Josh Stone ba0dc4eb0b Update to 1.11.0.
- Drop the backported patches.
- Patch get-stage0.py to trust existing bootstrap binaries.
- Use libclang_rt.builtins from compiler-rt, dodging llvm-static issues.
- Use --local-rust-root to make sure the right bootstrap is used.
2016-08-24 00:47:10 -07:00
Josh Stone 5529092afe Rebuild without bootstrap binaries. 2016-08-13 08:39:42 -07:00
Josh Stone 8509043711 Note that -doc can't be noarch, as rpmdiff doesn't allow variations. 2016-08-12 23:52:32 -07:00
Josh Stone 81684a492b Don't let checks fail the whole build. 2016-08-12 21:52:36 -07:00
Josh Stone 717ffe274a Initial import (#1356907) 2016-08-11 21:54:53 -07:00