buildsys: Move seccomp cflags/libs to per object
commitc3883e1f935bf11ef0d2b8157b0022ace3d0e77d
authorFam Zheng <famz@redhat.com>
Thu, 7 Sep 2017 08:53:16 +0000 (7 16:53 +0800)
committerEduardo Otubo <otubo@redhat.com>
Fri, 15 Sep 2017 08:16:05 +0000 (15 10:16 +0200)
tree504ae879ac429d3bfe974ec05ed5c61bcf3ac205
parent24f8cdc5722476e12d8e39d71f66311b4fa971c1
buildsys: Move seccomp cflags/libs to per object

Like many other libraries, libseccomp cflags and libs should only apply
to the building of necessary objects. Do so in the usual way with the
help of per object variables.

Signed-off-by: Fam Zheng <famz@redhat.com>
Makefile.objs
configure