summaryrefslogtreecommitdiffstats
path: root/common/recipes-multimedia/ffmpeg/ffmpeg_0.7.12.bb
diff options
context:
space:
mode:
Diffstat (limited to 'common/recipes-multimedia/ffmpeg/ffmpeg_0.7.12.bb')
-rw-r--r--common/recipes-multimedia/ffmpeg/ffmpeg_0.7.12.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/recipes-multimedia/ffmpeg/ffmpeg_0.7.12.bb b/common/recipes-multimedia/ffmpeg/ffmpeg_0.7.12.bb
index 0d316d0e..31442cc8 100644
--- a/common/recipes-multimedia/ffmpeg/ffmpeg_0.7.12.bb
+++ b/common/recipes-multimedia/ffmpeg/ffmpeg_0.7.12.bb
@@ -27,6 +27,7 @@ EXTRA_OECONF = " \
27 --enable-swscale \ 27 --enable-swscale \
28 --enable-vaapi \ 28 --enable-vaapi \
29 --enable-gpl \ 29 --enable-gpl \
30 --enable-yasm \
30 --extra-cflags="${TARGET_CFLAGS} ${HOST_CC_ARCH}${TOOLCHAIN_OPTIONS}" \ 31 --extra-cflags="${TARGET_CFLAGS} ${HOST_CC_ARCH}${TOOLCHAIN_OPTIONS}" \
31 --extra-ldflags="${TARGET_LDFLAGS}" \ 32 --extra-ldflags="${TARGET_LDFLAGS}" \
32 --sysroot="${STAGING_DIR_TARGET}" \ 33 --sysroot="${STAGING_DIR_TARGET}" \