add the patch
This commit is contained in:
parent
62e4e7cde2
commit
b39c370a76
12
libvirt-0.7.6-add-needed.patch
Normal file
12
libvirt-0.7.6-add-needed.patch
Normal file
@ -0,0 +1,12 @@
|
||||
diff -up libvirt-0.7.6/tests/Makefile.am.jx libvirt-0.7.6/tests/Makefile.am
|
||||
--- libvirt-0.7.6/tests/Makefile.am.jx 2010-01-21 09:32:37.000000000 -0500
|
||||
+++ libvirt-0.7.6/tests/Makefile.am 2010-02-16 18:49:36.000000000 -0500
|
||||
@@ -317,7 +317,7 @@ conftest_LDADD = $(LDADDS)
|
||||
|
||||
nodeinfotest_SOURCES = \
|
||||
nodeinfotest.c testutils.h testutils.c
|
||||
-nodeinfotest_LDADD = $(LDADDS)
|
||||
+nodeinfotest_LDADD = $(LDADDS) -ldl
|
||||
|
||||
statstest_SOURCES = \
|
||||
statstest.c testutils.h testutils.c
|
Loading…
Reference in New Issue
Block a user