[libvirt] [PATCH] build: fix gnulib build for mingw

Eric Blake eblake at redhat.com
Wed Jul 9 22:11:07 UTC 2014


Pavel flagged a build regression under mingw, and traced it to a
recent flaw in gnulib for working around nl_langinfo. This picks
up the fix.

* gnulib: Update to latest, for mingw build fixes.

Signed-off-by: Eric Blake <eblake at redhat.com>
---

Pushing under the build-breaker rule

* .gnulib 9d5efe7...2d28074 (2):
  > nl_langinfo: fix build under mingw
  > mountlist: do not classify a bind-mounted dir entry as "dummy"

 .gnulib | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gnulib b/.gnulib
index 9d5efe7..2d28074 160000
--- a/.gnulib
+++ b/.gnulib
@@ -1 +1 @@
-Subproject commit 9d5efe7d61e1d96a6d7c97ffa4d21c5e33e9bd30
+Subproject commit 2d280742a9e30088aa169f53353765d5daafe4c0
-- 
1.9.3




More information about the libvir-list mailing list