Skip to content

Commit 0474ba4

Browse files
committed
better name
1 parent a36dc23 commit 0474ba4

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

cross_compile_ffmpeg.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ build_qt() {
338338
# cd qt-everywhere-opensource-src-4.8.1
339339

340340
apply_patch https://raw.github.com/rdp/ffmpeg-windows-build-helpers/master/patches/imageformats.patch
341-
apply_patch https://raw.github.com/rdp/ffmpeg-windows-build-helpers/master/patches/win64.patch
341+
apply_patch https://raw.github.com/rdp/ffmpeg-windows-build-helpers/master/patches/qt-win64.patch
342342
# vlc's configure options...mostly
343343
do_configure "-static -release -fast -no-exceptions -no-stl -no-sql-sqlite -no-qt3support -no-gif -no-libmng -qt-libjpeg -no-libtiff -no-qdbus -no-openssl -no-webkit -sse -no-script -no-multimedia -no-phonon -opensource -no-scripttools -no-opengl -no-script -no-scripttools -no-declarative -no-declarative-debug -opensource -no-s60 -host-little-endian -confirm-license -xplatform win32-g++ -device-option CROSS_COMPILE=$cross_prefix -prefix $mingw_w64_x86_64_prefix -prefix-install -nomake examples"
344344
make sub-src
File renamed without changes.

0 commit comments

Comments
 (0)