summaryrefslogtreecommitdiff
path: root/libgo/go/cmd/go/internal/robustio/robustio_other.go
diff options
context:
space:
mode:
Diffstat (limited to 'libgo/go/cmd/go/internal/robustio/robustio_other.go')
-rw-r--r--libgo/go/cmd/go/internal/robustio/robustio_other.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgo/go/cmd/go/internal/robustio/robustio_other.go b/libgo/go/cmd/go/internal/robustio/robustio_other.go
index 91ca56cb82c..907b5568587 100644
--- a/libgo/go/cmd/go/internal/robustio/robustio_other.go
+++ b/libgo/go/cmd/go/internal/robustio/robustio_other.go
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-//+build !windows
+// +build !windows,!darwin
package robustio