opus: don't use assembly when on ARM, but without ARM instructions
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 6 Jul 2016 19:41:47 +0000 (21:41 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 6 Jul 2016 19:44:08 +0000 (21:44 +0200)
commitd55c6b132e2f4835b6af6e5055c985ad5f715936
treeef6cff68de93049b1723f4c454402f5420df5659
parent755d6cb0fef6cdce43608cde980686f247033a7c
opus: don't use assembly when on ARM, but without ARM instructions

The ARM assembly code in opus uses full ARM instructions, which won't
work on Thumb-2 only platforms such as ARMv7-M, so we disable the
assembly code in such situations.

Fixes:

  http://autobuild.buildroot.net/results/ffa12ab7abadd76901228fc82da24e81bb6da625/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/opus/opus.mk