diff options
Diffstat (limited to 'src/internal/syscall/execenv/execenv_default.go')
| -rw-r--r-- | src/internal/syscall/execenv/execenv_default.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/internal/syscall/execenv/execenv_default.go b/src/internal/syscall/execenv/execenv_default.go index 4bdbb55edb..73289f1cd0 100644 --- a/src/internal/syscall/execenv/execenv_default.go +++ b/src/internal/syscall/execenv/execenv_default.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 !windows // +build !windows package execenv |
