[vlc-devel] commit: Add --enable-peflags to configure in all builds (Geoffroy Couprie )

Geoffroy Couprie geo.couprie at gmail.com
Wed Sep 30 18:51:38 CEST 2009


On Wed, Sep 30, 2009 at 1:47 PM, xxcv <xxcv07 at gmail.com> wrote:

>  Geoffroy Couprie wrote:
>
> git version control a écrit :
>
>
>   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
>
>
>  Before I get flamed because of the configure breakage for win32 builds,
> I strongly advise developers to take a look at
> 3b8026787a014e483a3721355b7b53
> 0aea79dae7 and to make .peflags in the
> contribs.
>
>  will it work with x86_64-w64-mingw32-gcc ?
>
>
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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090930/0569d90b/attachment.html>


More information about the vlc-devel mailing list