diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-07-06 21:41:47 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-07-06 21:44:08 +0200 |
commit | d55c6b132e2f4835b6af6e5055c985ad5f715936 (patch) | |
tree | ef6cff68de93049b1723f4c454402f5420df5659 /package/lapack/lapack.hash | |
parent | 755d6cb0fef6cdce43608cde980686f247033a7c (diff) | |
download | buildroot-d55c6b132e2f4835b6af6e5055c985ad5f715936.tar.gz buildroot-d55c6b132e2f4835b6af6e5055c985ad5f715936.zip |
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>
Diffstat (limited to 'package/lapack/lapack.hash')
0 files changed, 0 insertions, 0 deletions