<br><br><div class="gmail_quote">On Wed, Sep 30, 2009 at 1:47 PM, xxcv <span dir="ltr"><<a href="mailto:xxcv07@gmail.com">xxcv07@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">




  

<div bgcolor="#ffffff" text="#000000">
Geoffroy Couprie wrote:
<blockquote type="cite"><div><div></div><div class="h5">
  <pre>git version control a écrit :
  </pre>
  <blockquote type="cite">
    <pre> extras/package/win32/configure-common.sh |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/extras/package/win32/configure-common.sh b/extras/package/win32/configure-common.sh
index 474fac0..12ac3c0 100755
--- a/extras/package/win32/configure-common.sh
+++ b/extras/package/win32/configure-common.sh
@@ -27,4 +27,5 @@
       --enable-activex \
       --enable-sse --enable-mmx \
       --disable-cddax --disable-vcdx --disable-libcdio --disable-vcdinfo \
-      --disable-libcddb --disable-dvb --enable-zvbi --disable-telx 
+      --disable-libcddb --disable-dvb --enable-zvbi --disable-telx \
+      --enable-peflags
    </pre>
  </blockquote>
  </div></div><pre><div><div></div><div class="h5">Before I get flamed because of the configure breakage for win32 builds,
I strongly advise developers to take a look at
3b8026787a014e483a3721355b7b53</div></div>0aea79dae7 and to make .peflags in the
contribs.
</pre>
</blockquote>
will it work with x86_64-w64-mingw32-gcc ?<br>
</div><br></blockquote><div><br>I guess that it will work (peflags changes some fields in the PE header, there's nothing really dangerous), but I didn't test it, as I don't have a x64 here. Could you test, please? <br>

</div></div>