提交 cc04c4ca 编写于 作者: M Matthias Bolte

Manually revert "Fix pthread related link error for virt-aa-helper"

This reverts commit b5b8a6db.

That commit was not necessary. The problem is fixed by commit
0e9b3a26, but I didn't rebuild
it properly after pulling in the commit and didn't notice it.
上级 563d7ee3
......@@ -1016,7 +1016,7 @@ virt_aa_helper_SOURCES = $(SECURITY_DRIVER_APPARMOR_HELPER_SOURCES)
virt_aa_helper_LDFLAGS = $(WARN_CFLAGS)
virt_aa_helper_LDADD = \
$(LIBXML_LIBS) $(LIB_PTHREAD) \
$(LIBXML_LIBS) \
libvirt_conf.la \
libvirt_util.la \
../gnulib/lib/libgnu.la
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册