add linux suffix to linux only packages

This commit is contained in:
criyle 2020-05-01 17:01:20 -04:00
parent dac4a1ddad
commit 44e0f041f2
12 changed files with 0 additions and 22 deletions

View File

@ -1,5 +1,3 @@
// +build linux
package forkexec
import (

View File

@ -1,5 +1,3 @@
// +build linux
package forkexec
import (

View File

@ -1,5 +1,3 @@
// +build linux
package forkexec
import (

View File

@ -1,5 +1,3 @@
// +build linux
package forkexec
import (

View File

@ -1,5 +1,3 @@
// +build linux
package forkexec
import (

View File

@ -1,5 +1,3 @@
// +build linux
package forkexec
import (

View File

@ -1,5 +1,3 @@
// +build linux
package forkexec
import (

View File

@ -1,5 +1,3 @@
// +build linux
package libseccomp
import (

View File

@ -1,5 +1,3 @@
// +build linux
package libseccomp
import (

View File

@ -1,5 +1,3 @@
// +build linux
package libseccomp
import (

View File

@ -1,5 +1,3 @@
// +build linux
package libseccomp
import (