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
1. Only a single per-package #cgo directive is needed to link it against
libseccomp with proper flags, and it is provided in
seccomp_internal.go. Drop the duplicate.
2. Drop the comments telling how to link against a particular libseccomp
version, as those are also available in seccomp_internal.go.
Signed-off-by: Kir Kolyshkin <[email protected]>
Signed-off-by: Paul Moore <[email protected]>
0 commit comments