• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1import common.bazelrc
2
3build --cxxopt=-std=c++14 --host_cxxopt=-std=c++14
4build --copt="-Werror" --copt="-Wno-sign-compare" --copt="-Wno-sign-conversion" --copt="-Wno-error=sign-conversion" --copt="-Wno-deprecated-declarations"
5common --repo_env=BAZEL_NO_APPLE_CPP_TOOLCHAIN=1
6common --xcode_version_config=@com_google_protobuf//.github:host_xcodes