Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't include rpath lines in dependency lists
The rpath variable should only be used when executing commands, if it leaks into a dependency list is causes havoc with the dependencies.
- Loading branch information
80920da
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 thestinger
at alexcrichton@80920da
80920da
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/rpath-makefile-dep = 80920da into auto
80920da
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/rpath-makefile-dep = 80920da merged ok, testing candidate = a27934c
80920da
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/4070
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-c/builds/1912
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-t/builds/1914
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/4070
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/3170
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/3176
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/4085
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/3173
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/3179
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/4087
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/3173
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/3178
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/3247
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/1025
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/4078
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/3179
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/3184
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/3847
80920da
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 = a27934c