aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper/go_exec.go
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:16:27 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:16:27 +0000
commitbdfb23116526e1f2d88aa215df41fbb5bc03071c (patch)
tree77dc031614745bb406dbd90cea9a082a1b5cdd54 /compiler_wrapper/go_exec.go
parent21f97f3d38fe3137e87d15c8cd6ebe4586d3eb56 (diff)
parent40214b48188358a80b7478bfff21d4814dd9177c (diff)
downloadtoolchain-utils-bdfb23116526e1f2d88aa215df41fbb5bc03071c.tar.gz
Change-Id: Iee6e55e18ec64106c2d048da1bf8ee873017ba0d
Diffstat (limited to 'compiler_wrapper/go_exec.go')
-rw-r--r--compiler_wrapper/go_exec.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/compiler_wrapper/go_exec.go b/compiler_wrapper/go_exec.go
index 2f2e5ad9..88335052 100644
--- a/compiler_wrapper/go_exec.go
+++ b/compiler_wrapper/go_exec.go
@@ -1,7 +1,8 @@
-// Copyright 2020 The Chromium OS Authors. All rights reserved.
+// Copyright 2020 The ChromiumOS Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
+//go:build !libc_exec
// +build !libc_exec
package main