Merge branch 'master' into json-null

pull/13171/head
Joshua Haberman 4 years ago
commit 2fa52e6951
  1. 3
      .bazelrc

@ -1,3 +1,6 @@
# temporary fix for https://github.com/bazelbuild/bazel/issues/12905 on macOS
build --features=-debug_prefix_map_pwd_is_dot
# Use our custom-configured c++ toolchain.
build:m32 --copt=-m32 --linkopt=-m32

Loading…
Cancel
Save