Fix compilation on linux/arm64

This commit is contained in:
Brian Brazil 2015-10-15 08:44:49 +01:00
parent 59f1949a76
commit 07022b3555
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// +build !nouname,linux,386 !nouname,linux,amd64
// +build !nouname,linux,386 !nouname,linux,amd64 !nouname,linux,arm64
package collector