aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/protobuf
diff options
context:
space:
mode:
authorGravatar Yun Peng <pcloudy@google.com>2017-05-30 12:39:13 +0200
committerGravatar László Csomor <laszlocsomor@google.com>2017-05-30 12:52:01 +0200
commitc7696b47a4a12b1e56e41246770cbd44ad1c9c3e (patch)
tree52d6a01d914ea1aa08c3f25ffee02572c2a80c8e /third_party/protobuf
parentaea56b36af994b269800602e36000c293cabd00b (diff)
Make Bazel build without --cpu=x64_windows_msvc
After this change, with a Bazel having MSVC as default toolchain, the command to build a MSVC Bazel on Windows is simply: bazel build //src:bazel although bazel build --cpu=x64_windows_msvc //src:bazel is still supported. And the command to build a MSYS Bazel on Windows is: bazel build --cpu=x64_windows_msys //src:bazel Also made //src/test/cpp:blaze_util_test pass without --cpu=x64_windows_msvc Change-Id: Iaf37513c778768d06fb5700442d5229a5f348964 PiperOrigin-RevId: 157446905
Diffstat (limited to 'third_party/protobuf')
0 files changed, 0 insertions, 0 deletions