mirror of
https://github.com/containers/podman.git
synced 2025-07-02 08:47:43 +08:00
Don't pollute the build output with failures to build checkseccomp
(make localunit) complains about the unbuildable subpackage; silence that. Actually, I can't find any user of checkseccomp in this repo; maybe it is entirely unused? Signed-off-by: Miloslav Trmač <mitr@redhat.com> Closes: #1115 Approved by: rhatdan
This commit is contained in:

committed by
Atomic Bot

parent
f649db951e
commit
a0575d6e46
@ -1,3 +1,5 @@
|
||||
// +build seccomp
|
||||
|
||||
package main
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user