mirror of
https://github.com/criyle/go-sandbox.git
synced 2025-11-04 14:49:53 +08:00
add linux suffix to linux only packages
This commit is contained in:
parent
dac4a1ddad
commit
44e0f041f2
@ -1,5 +1,3 @@
|
||||
// +build linux
|
||||
|
||||
package forkexec
|
||||
|
||||
import (
|
||||
@ -1,5 +1,3 @@
|
||||
// +build linux
|
||||
|
||||
package forkexec
|
||||
|
||||
import (
|
||||
@ -1,5 +1,3 @@
|
||||
// +build linux
|
||||
|
||||
package forkexec
|
||||
|
||||
import (
|
||||
@ -1,5 +1,3 @@
|
||||
// +build linux
|
||||
|
||||
package forkexec
|
||||
|
||||
import (
|
||||
@ -1,5 +1,3 @@
|
||||
// +build linux
|
||||
|
||||
package forkexec
|
||||
|
||||
import (
|
||||
@ -1,5 +1,3 @@
|
||||
// +build linux
|
||||
|
||||
package forkexec
|
||||
|
||||
import (
|
||||
@ -1,5 +1,3 @@
|
||||
// +build linux
|
||||
|
||||
package forkexec
|
||||
|
||||
import (
|
||||
@ -1,5 +1,3 @@
|
||||
// +build linux
|
||||
|
||||
package libseccomp
|
||||
|
||||
import (
|
||||
@ -1,5 +1,3 @@
|
||||
// +build linux
|
||||
|
||||
package libseccomp
|
||||
|
||||
import (
|
||||
@ -1,5 +1,3 @@
|
||||
// +build linux
|
||||
|
||||
package libseccomp
|
||||
|
||||
import (
|
||||
@ -1,5 +1,3 @@
|
||||
// +build linux
|
||||
|
||||
package libseccomp
|
||||
|
||||
import (
|
||||
Loading…
Reference in New Issue
Block a user