summaryrefslogtreecommitdiff
path: root/recipes-multimedia/webm/libvpx_%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-multimedia/webm/libvpx_%.bbappend')
-rw-r--r--recipes-multimedia/webm/libvpx_%.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-multimedia/webm/libvpx_%.bbappend b/recipes-multimedia/webm/libvpx_%.bbappend
index a39b88f..b5ebaf0 100644
--- a/recipes-multimedia/webm/libvpx_%.bbappend
+++ b/recipes-multimedia/webm/libvpx_%.bbappend
@@ -6,4 +6,5 @@ VPXTARGET_armv7a_qemuarm = "armv6-linux-gcc"
CFLAGS_append_tegra3 = " -mfpu=neon -funsafe-math-optimizations -ftree-vectorize "
CFLAGS_append_mx6 = " -mfpu=neon -funsafe-math-optimizations -ftree-vectorize "
+CFLAGS_append_mx7 = " -mfpu=neon -funsafe-math-optimizations -ftree-vectorize "
CONFIGUREOPTS += " --enable-runtime-cpu-detect "