*: add seccomp buildtag
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
parent
947b247e4a
commit
0e4af6d69d
4 changed files with 31 additions and 3 deletions
2
Makefile
2
Makefile
|
@ -16,7 +16,7 @@ ETCDIR ?= ${DESTDIR}/etc
|
|||
ETCDIR_OCID ?= ${ETCDIR}/ocid
|
||||
GO_MD2MAN ?= $(shell which go-md2man)
|
||||
export GOPATH := ${CURDIR}/vendor
|
||||
BUILDTAGS := selinux
|
||||
BUILDTAGS := selinux seccomp
|
||||
|
||||
all: binaries ocid.conf docs
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue