blob: fb6ca16b34145f94d55d31b68fb933c0474bc137 [file] [log] [blame]
# Copyright 2023 The Fuchsia Authors. All rights reserved
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file
# Leave this line at the top of this file. It will pull in various useful defaults
# Any changes after this line will take precedence
try-import %workspace%/config/common_config.bazelrc
build --cxxopt='-std=c++17'
# Uncomment this once the SDK has rolled which contains the flags
#build --default_fuchsia_api_level=15