cpu package fails to build on illumos (#9036)

master
Kody A Kantor 5 years ago committed by GitHub
parent 23a8411732
commit deb3911f5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      pkg/cpu/counter_other.go

@ -1,7 +1,7 @@
// +build darwin freebsd openbsd netbsd dragonfly windows // +build !linux
/* /*
* MinIO Cloud Storage, (C) 2019 MinIO, Inc. * MinIO Cloud Storage, (C) 2019-2020 MinIO, Inc.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

Loading…
Cancel
Save