Sign in
dart
/
external
/
github.com
/
flutter
/
buildroot
/
refs/heads/flutter-3.13-candidate.0
/
.
/
build
/
config
/
ios
/
BUILD.gn
blob: deff58788e45fc2a3bd26497a7c3d482a79533eb [
file
] [
log
] [
blame
] [
edit
]
# Copyright 2014 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
config
(
"sdk"
)
{
cflags_cc
=
[
"-stdlib=libc++"
]
}