aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/pprof/pprof_norusage.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/pprof/pprof_norusage.go')
-rw-r--r--src/runtime/pprof/pprof_norusage.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/runtime/pprof/pprof_norusage.go b/src/runtime/pprof/pprof_norusage.go
index 6fdcc6cc38..e175dd380c 100644
--- a/src/runtime/pprof/pprof_norusage.go
+++ b/src/runtime/pprof/pprof_norusage.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 !darwin && !linux
// +build !darwin,!linux
package pprof