Skip to content

Commit

Permalink
Release toolchain configs for Bazel 0.6.0
Browse files Browse the repository at this point in the history
- toolchain configs for Bazel 0.6.0rc2 was deleted as well

Change-Id: Id5f68d604f6b0b116675da4038595faa58b9fc81
  • Loading branch information
erain committed Sep 29, 2017
1 parent 22383aa commit 779b81a
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions configs/debian8_clang/0.1.0/bazel_0.6.0/METADATA
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
sha_of_source_toolchain=525b809447b1a13ea99574518cdf5ef015f5de21d39e905f31ba39b2c82a6ae8
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ set -eu


# Call the C++ compiler
/bin/clang "$@"
/usr/local/bin/clang "$@"
1 change: 0 additions & 1 deletion configs/debian8_clang/0.1.0/bazel_0.6.0_rc2/METADATA

This file was deleted.

0 comments on commit 779b81a

Please sign in to comment.