We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37fbdbd commit d6a7e7eCopy full SHA for d6a7e7e
deps/ReactantExtra/.bazelrc
@@ -3,6 +3,7 @@ build --announce_rc
3
# TODO: Migrate for https://github.com/bazelbuild/bazel/issues/7260
4
common --noincompatible_enable_cc_toolchain_resolution
5
common --experimental_repo_remote_exec
6
+common --cxxopt=-mcmodel=large
7
common --cxxopt=-std=c++17 --host_cxxopt=-std=c++17
8
common --cxxopt=-w --host_cxxopt=-w
9
common --define=grpc_no_ares=true
0 commit comments