Chen-tao / webm

Automatically exported from code.google.com/p/webm
0 stars 0 forks source link

vpxenc.exe suffix inconsistency #573

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
On experimental
CROSS=x86_64-w64-mingw32- ../libvpx/configure --target=x86_64-win64-gcc 
--enable-experimental --enable-static-msvcrt --disable-install-docs 
--disable-unit-tests --disable-docs
make -i V=1

produces vpxenc and vpxdec
But on master, the same build produces vpxenc.exe and vpxdec.exe

Original issue reported on code.google.com by phthor...@gmail.com on 26 Apr 2013 at 5:27

GoogleCodeExporter commented 8 years ago
I'll merge master -> exp. Need to pick up this change:
https://gerrit.chromium.org/gerrit/#/c/47435/

Original comment by johannkoenig@google.com on 26 Apr 2013 at 5:32

GoogleCodeExporter commented 8 years ago
https://gerrit.chromium.org/gerrit/#/c/49340/

Original comment by johannkoenig@google.com on 26 Apr 2013 at 8:35

GoogleCodeExporter commented 8 years ago
confirmed.  That was quick!

Original comment by phthor...@gmail.com on 26 Apr 2013 at 11:37