From: Eric Blake Date: Fri, 8 Apr 2011 19:00:09 +0000 (-0600) Subject: build: really fix mingw startup X-Git-Tag: v0.9.1~152 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f171deacc9b9d5cca5c2a5d55398a248f3caccb;p=thirdparty%2Flibvirt.git build: really fix mingw startup Aargh; commit 8ae5dfd still didn't fix the mingw problem, because gnulib defined O_NONBLOCK to 0 for just mingw. I've now fixed that in gnulib, but we need the latest pipe2 for libvirt to work. * .gnulib: Update to latest, for pipe2 fixes. --- diff --git a/.gnulib b/.gnulib index 9cc991025d..4a1579d756 160000 --- a/.gnulib +++ b/.gnulib @@ -1 +1 @@ -Subproject commit 9cc991025d6139a3a8f3e0f1570bf39a66f3aafa +Subproject commit 4a1579d7560659ef5723325726eda14490a967f6