[libvirt] [PATCH 08/11] build: drop the stdarg gnulib module

Daniel P. Berrangé berrange at redhat.com
Thu Oct 3 13:53:15 UTC 2019


gnulib fixes a portability problem on AIX which is a platform we have
never targetted.

Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
---
 bootstrap.conf | 1 -
 1 file changed, 1 deletion(-)

diff --git a/bootstrap.conf b/bootstrap.conf
index 022f564134..257782a7b9 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -94,7 +94,6 @@ sigpipe
 snprintf
 socket
 stat-time
-stdarg
 strchrnul
 strdup-posix
 strndup
-- 
2.21.0




More information about the libvir-list mailing list