提交 1b2f2439 编写于 作者: J Jiri Denemark 提交者: Doug Goldstein

tests: Don't build securityselinuxlabeltest without qemu

Sources for securityselinuxlabeltest are only defined if qemu driver is
enabled so we should not try to build the test if qemu driver is
disabled.
(cherry picked from commit d6c85970)
上级 570145e3
......@@ -108,10 +108,12 @@ endif
if WITH_SECDRIVER_SELINUX
test_programs += securityselinuxtest
if WITH_QEMU
if WITH_ATTR
test_programs += securityselinuxlabeltest
endif
endif
endif
if WITH_DRIVER_MODULES
test_programs += virdrivermoduletest
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册