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

Daniel P. Berrangé posted 11 patches 6 years, 2 months ago
[libvirt] [PATCH 08/11] build: drop the stdarg gnulib module
Posted by Daniel P. Berrangé 6 years, 2 months ago
gnulib fixes a portability problem on AIX which is a platform we have
never targetted.

Signed-off-by: Daniel P. Berrangé <berrange@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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 08/11] build: drop the stdarg gnulib module
Posted by Ján Tomko 6 years, 2 months ago
On Thu, Oct 03, 2019 at 02:53:15PM +0100, Daniel P. Berrangé wrote:
>gnulib fixes a portability problem on AIX which is a platform we have
>never targetted.
>
>Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
>---
> bootstrap.conf | 1 -
> 1 file changed, 1 deletion(-)
>

Reviewed-by: Ján Tomko <jtomko@redhat.com>

Jano
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list