Commit c6f86e98 authored by Ken Sedgwick's avatar Ken Sedgwick Committed by Ian Lance Taylor

unix: add solaris to mmap test

Fixes golang/go#12255.

Change-Id: Ie920d655de2531e9ddbd0bedcf34eaa8c9cace5a
Reviewed-on: https://go-review.googlesource.com/13816Reviewed-by: 's avatarIan Lance Taylor <iant@golang.org>
parent 09d970dc
......@@ -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 darwin dragonfly freebsd linux netbsd openbsd
// +build darwin dragonfly freebsd linux netbsd openbsd solaris
package unix_test
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment