diff --git a/.bazelrc b/.bazelrc index 0785f8ff..cf26506a 100644 --- a/.bazelrc +++ b/.bazelrc @@ -1,3 +1,4 @@ build --action_env=BAZEL_CXXOPTS=-std=c++17 # Definition of --config=memcheck -build:memcheck --strip=never --test_timeout=3600 \ No newline at end of file +build:memcheck --strip=never --test_timeout=3600 +build --sandbox_block_path=/usr/local