blob: acc334eeadaa0c8693c6fb5f5980dbf9c472f958 [file] [log] [blame]
# Copyright 2016 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.
if (current_os == target_os && target_sysroot != "") {
sysroot = target_sysroot
} else {
sysroot = ""
}