[libvirt PATCH v3 03/10] bootstrap.conf: add threadlib module

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



It is pulled in by tests and used by our build system as well.
Make an explicit dependency on threadlib.  This can be later removed
by using GLib GThread.

Signed-off-by: Pavel Hrdina <phrdina@xxxxxxxxxx>
---
 bootstrap.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/bootstrap.conf b/bootstrap.conf
index 87c23c7d89..d7701ad578 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -58,6 +58,8 @@ gnulib_modules="$gnulib_modules sigaction"
 gnulib_modules="$gnulib_modules sigpipe"
 # -> open code conditional or use GIO GFileInfo
 gnulib_modules="$gnulib_modules stat-time"
+# -> GThread
+gnulib_modules="$gnulib_modules threadlib"
 # -> remove use or open-code it. possibly add to glib
 gnulib_modules="$gnulib_modules strchrnul"
 # -> g_strsplit
-- 
2.23.0





[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux