Skip to content

Commit 3a633fa

Browse files
committed
review: drop -rtlib=compiler-rt.
Signed-off-by: Piotr Sikora <[email protected]>
1 parent 92bef16 commit 3a633fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.bazelrc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ build:clang-xsan --copt -fno-optimize-sibling-calls
1616
build:clang-xsan --copt -fno-sanitize-recover=all
1717
build:clang-xsan --linkopt -fsanitize-link-c++-runtime
1818
build:clang-xsan --linkopt -fuse-ld=lld
19-
build:clang-xsan --linkopt -rtlib=compiler-rt
2019

2120
# Use Clang compiler with Address and Undefined Behavior Sanitizers.
2221
build:clang-asan --config=clang-xsan

0 commit comments

Comments
 (0)