Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
configure: Accept LLVM 3.4.X during configuration
The previous regex was a bit to strict, rejecting versions such as 3.4.1 which is apparently the version which travis is currently installing, causing all travis builds to fail.
- Loading branch information
9f990f7
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 sfackler
at alexcrichton@9f990f7
9f990f7
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-configure-for-travis = 9f990f7 into auto
9f990f7
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-configure-for-travis = 9f990f7 merged ok, testing candidate = 612e22e
9f990f7
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/4967
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/4970
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/4061
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/4073
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/5069
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/4154
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/4162
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/5069
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/4154
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/4159
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/4225
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/1957
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/5066
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/4164
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/4174
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/4831
9f990f7
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 = 612e22e