summaryrefslogtreecommitdiffstats
path: root/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/cross-crompile-ffmpeg.patch
blob: 20ed7c7b9cdf2c7eb28cd2982493eb45d0f929db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Index: git/Makefile.ffmpeg
===================================================================
--- git.orig/Makefile.ffmpeg
+++ git/Makefile.ffmpeg
@@ -22,6 +22,7 @@ configure:
 	CFLAGS="$(CFLAGS) ${INCLUDES}" \
 	LDFLAGS="" \
   ./configure \
+			--enable-cross-compile \
 			--ld="${CCLD}" \
 			--cc="${CC}" \
 			--cxx="${CXX}" \
OpenPOWER on IntegriCloud