mirror of
https://github.com/rwinkhart/sys.git
synced 2026-08-28 04:46:44 -04:00
unix: add solaris to mmap test
Fixes golang/go#12255. Change-Id: Ie920d655de2531e9ddbd0bedcf34eaa8c9cace5a Reviewed-on: https://go-review.googlesource.com/13816 Reviewed-by: Ian Lance Taylor <iant@golang.org>
This commit is contained in:
committed by
Ian Lance Taylor
parent
09d970dc3f
commit
c6f86e98fe
@@ -2,7 +2,7 @@
|
|||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// 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
|
package unix_test
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user