tests: don't fail with newer gnutls
gnutls-3.3.0 and newer leaves 2 FDs open in order to be backwards compatible when it comes to chrooted binaries [1]. Linking commandhelper with gnutls then leaves these two FDs open and commandtest fails thanks to that. This patch does not link commandhelper with libvirt.la, but rather only the utilities making the test pass. Based on suggestion from Daniel [2]. [1] http://lists.gnutls.org/pipermail/gnutls-help/2014-April/003429.html [2] https://www.redhat.com/archives/libvir-list/2014-April/msg01119.htmlSigned-off-by: NMartin Kletzander <mkletzan@redhat.com>
Showing
-
mentioned in commit 515edb92
-
mentioned in commit 7f2686e1
-
mentioned in commit f424814d
-
mentioned in commit 7d266f44
-
mentioned in commit e5120a6e
-
mentioned in commit 45018687
-
mentioned in commit 1f52418c
-
mentioned in commit e902cd47
-
mentioned in commit ad7961cd
-
mentioned in commit d109190e
想要评论请 注册 或 登录