Skip to content

Commit a660037

Browse files
committed
fix
1 parent aa426e1 commit a660037

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.bazelrc

+3
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,6 @@ build:macos --action_env MACOSX_DEPLOYMENT_TARGET=13.0
6868

6969
build:linux --copt=-fopenmp
7070
build:linux --linkopt=-fopenmp
71+
72+
# NOTE: fix build on linux_aarch64, since `build:linux_aarch64` works only if `--config linux_aarch64` option included.
73+
build:linux --cxxopt=-Wno-mismatched-new-delete

0 commit comments

Comments
 (0)