diff options
author | Siarhei Siamashka <[email protected]> | 2011-03-29 01:57:39 +0300 |
---|---|---|
committer | Marcel Holtmann <[email protected]> | 2012-07-29 19:48:29 -0700 |
commit | 4fdd88ddf5a6b9d5d3b3b2626f0328b2ba97fa44 (patch) | |
tree | 2755ee16290c6627bdd1738be42738210abd7a26 /src | |
parent | fe23ba01ad6904d768e8182f6d40c432d2e070bf (diff) |
sbc: better compatibility with ARM thumb/thumb2
ARM assembly optimizations fail to compile in thumb mode, but are fine
for thumb2. Update ifdefs in the code to make use of ARM assembly only
when it is safe and also make sure that no optimizations are missed
when compiling for thumb2.
The problem was reported by Paul Menzel:
https://tango.0pointer.de/pipermail/pulseaudio-discuss/2011-February/009022.html
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions