Skip to content

Commit cf5e097

Browse files
authored
Merge pull request #554 from bark-simulator/pip_package_os
Pip package os
2 parents d3599ba + 22412fd commit cf5e097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bazelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ test --test_output=errors --action_env="GTEST_COLOR=1"
33
# Force bazel output to use colors (good for jenkins) and print useful errors.
44
common --color=yes
55

6-
build --cxxopt='-std=c++17'
6+
build --cxxopt='-std=c++17' --copt=-Wno-c++11-narrowing

0 commit comments

Comments
 (0)