You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All the files in the package (except the recently added
seccomp_ver_test.go) have linux build tag. Since seccomp is
linux-specific, it does not make much sense to add this build tag,
because this is the only GOOS supported, and it won't compile on any
other platform anyway.
Signed-off-by: Kir Kolyshkin <[email protected]>
Acked-by: Paul Moore <[email protected]>
Signed-off-by: Tom Hromatka <[email protected]>
0 commit comments