mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 08:20:31 +00:00
7aa8656d1d
The Dart benchmarks will soon be forked for non-nullability and there will be two implementations of the FfiBoringssl benchmark. This change moves the native BoringSSL build a level up so it can be shared between the two implementations, avoiding doubling the needed filesystem space. Change-Id: I8bcc113e19715865f28bc1950cf07ba6cc7ea61f Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/148760 Reviewed-by: Daco Harkes <dacoharkes@google.com> Commit-Queue: Jonas Termansen <sortie@google.com>
7 lines
231 B
Text
7 lines
231 B
Text
# Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file
|
|
# for details. All rights reserved. Use of this source code is governed by a
|
|
# BSD-style license that can be found in the LICENSE file.
|
|
|
|
build/
|
|
out/
|
|
src/
|