Skip to content

Commit

Permalink
Update .bazelrc
Browse files Browse the repository at this point in the history
  • Loading branch information
wu-sheng authored Aug 19, 2024
1 parent c96eb92 commit 3a180cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ build:clang --action_env=BAZEL_COMPILER=clang
build:clang --action_env=CC=clang --action_env=CXX=clang++
build:clang --linkopt=-fuse-ld=lld

# random change
# Coverage options
coverage --config=coverage
coverage --build_tests_only
Expand Down

0 comments on commit 3a180cc

Please sign in to comment.