1
0
mirror of https://github.com/libp2p/go-openssl.git synced 2025-04-24 17:50:13 +08:00

Fix build on solarish platforms

This commit is contained in:
Alexander Pyhalov 2017-09-06 21:37:00 +03:00 committed by Jeff
parent d79d6bce81
commit b2898d133d

View File

@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// +build linux darwin
// +build linux darwin solaris
// +build !windows
package openssl