wgengine: build for freebsd

Signed-off-by: wardn <wardn@users.noreply.github.com>
This commit is contained in:
wardn
2020-02-10 14:31:39 -08:00
committed by Brad Fitzpatrick
parent fbfe474492
commit 58ce50389e
2 changed files with 10 additions and 8 deletions
+1 -1
View File
@@ -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,!linux,!darwin,!openbsd
// +build !windows,!linux,!darwin,!openbsd,!freebsd
package wgengine