Skip to content

Commit 9f2c2a8

Browse files
committed
build(linux): fix issue, add linker opt
1 parent 7ad9323 commit 9f2c2a8

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
@@ -33,6 +33,7 @@ build --repo_env=CC=clang
3333

3434
# linux
3535
build:linux --cxxopt=-stdlib=libc++
36+
build:linux --linkopt=-stdlib=libc++
3637
# TODO: we need to comment this while building the documentation
3738
# we need a way to make it conditional
3839

0 commit comments

Comments
 (0)