Skip to content

Commit 2ae85bf

Browse files
committed
minor formatting
1 parent 7a7bcc8 commit 2ae85bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.bazelrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ build:macos --strip=never --copt=-g --cxxopt=-g
5353
#build:macos --host_action_env=/Library/Developer/CommandLineTools/usr/bin/clang
5454
build:macos --action_env=CC=/opt/homebrew/bin/clang
5555
build:macos --host_action_env=CC=/opt/homebrew/bin/clang
56+
build:macos --apple_generate_dsym --output_groups=+dsyms
5657

5758
# --config=asan : Address Sanitizer.
5859
common:asan --copt -DADDRESS_SANITIZER

0 commit comments

Comments
 (0)