add s390x support
This commit is contained in:
parent
4932fcaa2e
commit
0f2a87ab22
|
@ -11,7 +11,7 @@
|
|||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
// +build !nouname,linux,arm !nouname,linux,ppc64 !nouname,linux,ppc64le
|
||||
// +build !nouname,linux,arm !nouname,linux,ppc64 !nouname,linux,ppc64le !nouname,linux,s390x
|
||||
|
||||
package collector
|
||||
|
||||
|
|
Loading…
Reference in New Issue