summaryrefslogtreecommitdiff
path: root/openembedded-layer/recipes-multimedia/webm/libvpx_%.bbappend
blob: 7fd068dc783de549096dfbc8c6bff4d326876e51 (plain)
1
2
3
4
PACKAGE_ARCH_tegra2 = "${MACHINE_ARCH}"

#T20 does not have neon, but the armv7-linux-gcc assumes that the target has a neon unit
CONFIGUREOPTS_append_tegra2 = " --disable-runtime-cpu-detect --disable-neon --disable-neon-asm "