فهرست منبع

Temporarily patch kardianos/osext to build on FreeBSD

Jakob Borg 10 سال پیش
والد
کامیت
aaa75a32a5
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      Godeps/_workspace/src/github.com/kardianos/osext/osext_sysctl.go

+ 1 - 1
Godeps/_workspace/src/github.com/kardianos/osext/osext_sysctl.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 darwin freebsd openbsd
+// +build darwin openbsd
 
 package osext