Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rustc: Fix omission of bytecode in staticlibs
The name of the file changed awhile back and this spot wasn't updated to continue ignoring the bytecode from rlibs when copying into staticlibs.
- Loading branch information
6807eab
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
saw approval from brson
at alexcrichton@6807eab
6807eab
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merging alexcrichton/rust/ignore-bytecode = 6807eab into auto
6807eab
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
alexcrichton/rust/ignore-bytecode = 6807eab merged ok, testing candidate = 903fbd2
6807eab
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all tests pass:
success: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/5293
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/5289
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/4382
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/4395
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/5391
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/4478
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/4486
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/5393
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/4478
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/4484
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/4548
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/2278
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/5388
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/4485
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/4498
6807eab
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fast-forwarding master to auto = 903fbd2