Skip to content

Commit

Permalink
Add comment to describe setting $CC.
Browse files Browse the repository at this point in the history
Signed-off-by: format 20.02.05 <github.com/ChrisCummins/format>
  • Loading branch information
ChrisCummins committed Apr 25, 2020
1 parent 8ab1aec commit 657d479
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/bazel_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ fi
# See: https://github.com/bazelbuild/rules_docker
export PULLER_TIMEOUT=3600

# Use homebrew installed LLVM, if available.
if [[ -f "/usr/local/opt/llvm/bin/clang" ]]; then
export CC=/usr/local/opt/llvm/bin/clang
export CXX=/usr/local/opt/llvm/bin/clang++
Expand Down

0 comments on commit 657d479

Please sign in to comment.