Add build defensive for riscv64 files

This commit is contained in:
CarlosEDP
2019-05-20 17:26:02 -03:00
parent 0f12914c28
commit b46596991b
4 changed files with 8 additions and 0 deletions

View File

@@ -2,6 +2,8 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// +build riscv64
package socket
const (

View File

@@ -1,6 +1,8 @@
// Code generated by cmd/cgo -godefs; DO NOT EDIT.
// cgo -godefs defs_linux.go
// +build riscv64
package socket
const (

View File

@@ -1,6 +1,8 @@
// Code generated by cmd/cgo -godefs; DO NOT EDIT.
// cgo -godefs defs_linux.go
// +build riscv64
package ipv4
const (

View File

@@ -1,6 +1,8 @@
// Code generated by cmd/cgo -godefs; DO NOT EDIT.
// cgo -godefs defs_linux.go
// +build riscv64
package ipv6
const (