aboutsummaryrefslogtreecommitdiff
path: root/.bazelrc
blob: 97fd61c7efb66125f6eb955f37382a433c97ae79 (plain)
1
2
3
4
5
6
7
8
# SPDX-FileCopyrightText: Copyright 2022, Arm Limited and/or its affiliates.
# SPDX-License-Identifier: Apache-2.0

# Flag to enable remote config
common --experimental_repo_remote_exec
common --cxxopt=-std=c++17
common --host_cxxopt=-std=c++17
common --copt=-w