Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LLVM's tools are not contained in the local directory if --llvm-root is used by the ./configure script. This fixes the installation path to be the root provided by --llvm-root.
- Loading branch information
6d79ed1
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@6d79ed1
6d79ed1
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/fix-some-config-things = 6d79ed1 into auto
6d79ed1
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/fix-some-config-things = 6d79ed1 merged ok, testing candidate = f764d47
6d79ed1
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/4404
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-c/builds/2246
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-t/builds/2247
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/4402
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/3502
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/3508
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/4417
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/3505
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/3511
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/4419
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/3505
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/3510
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/3579
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/1358
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/4411
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/3512
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/3518
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/4179
6d79ed1
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 = f764d47