Don't fail build on Solaris

This commit is contained in:
Jakob Borg 2014-09-01 17:26:28 +02:00
parent bd2772ea4c
commit 6ecddd8388
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
// All rights reserved. Use of this source code is governed by an MIT-style
// license that can be found in the LICENSE file.
// +build !windows
// +build !solaris,!windows
package main