提交 ec5b7bd2 编写于 作者: J Jiri Denemark

build: Link security driver into daemon

Commit aae5cfb6 removed security driver
from libvirt_la but forgot to link it into libvirtd in case libvirt is
built without modules.
上级 27df13f4
......@@ -164,6 +164,7 @@ endif
if WITH_NWFILTER
libvirtd_LDADD += ../src/libvirt_driver_nwfilter.la
endif
libvirtd_LDADD += ../src/libvirt_driver_security.la
endif
libvirtd_LDADD += ../src/libvirt.la
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册