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:
Miloslav Trmač
2018-07-18 21:12:14 +02:00
committed by Atomic Bot
parent f649db951e
commit a0575d6e46

View File

@ -1,3 +1,5 @@
// +build seccomp
package main
import (