aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper/go_exec.go
diff options
context:
space:
mode:
Diffstat (limited to 'compiler_wrapper/go_exec.go')
-rw-r--r--compiler_wrapper/go_exec.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler_wrapper/go_exec.go b/compiler_wrapper/go_exec.go
index 74691484..8c2b8ce7 100644
--- a/compiler_wrapper/go_exec.go
+++ b/compiler_wrapper/go_exec.go
@@ -2,6 +2,7 @@
// 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