Add --features=external_include_paths to Bazel CI to ignore warnings

from dependencies

PiperOrigin-RevId: 467244441
Change-Id: Iefa65474d8c62e7c4c942957dc8e275715076e5f
This commit is contained in:
Derek Mauro
2022-08-12 10:46:04 -07:00
committed by Copybara-Service
parent 4c9a3bb62b
commit 7274ec1864
3 changed files with 7 additions and 3 deletions

View File

@@ -68,6 +68,7 @@ for absl in 0 1; do
--copt="-Werror" \
--cxxopt="-std=c++14" \
--define="absl=${absl}" \
--features=external_include_paths \
--keep_going \
--show_timestamps \
--test_output=errors