blob: a7f74bd87cdd1c36671221a1187c7a7184d9bc89 [file] [log] [blame]
# Copyright 2021 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.
toolchain("gcc") {
tool("stamp") {
command = "nop"
}
}