-
Notifications
You must be signed in to change notification settings - Fork 12.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
work around yet another MinGW-w64 ASLR bug
- Loading branch information
1 parent
f56c1c9
commit 6bb648f
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6bb648f
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 eddyb
at https://github.com/thestinger/rust/commit/6bb648fadcc946f7cbce4644c0a7daa73fc0dab8
6bb648f
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 thestinger/rust/windows = 6bb648f into auto
6bb648f
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.
thestinger/rust/windows = 6bb648f merged ok, testing candidate = 6d15f28
6bb648f
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/1677
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/1674
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/1668
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/1674
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/1671
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/1670
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/1670
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/1674
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/1668
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/1667
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/1670
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/1327
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/1324
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/1328
success: http://buildbot.rust-lang.org/builders/auto-win-64-opt/builds/161
success: http://buildbot.rust-lang.org/builders/auto-win-64-nopt-t/builds/160
success: http://buildbot.rust-lang.org/builders/auto-win-64-nopt-c/builds/159
6bb648f
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 = 6d15f28