diff options
author | Paul Menzel <paulepanter@users.sourceforge.net> | 2011-03-29 12:14:27 +0200 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2011-03-29 21:12:17 +0100 |
commit | 0bed5caf3b9fedfce2100cc85de344670ddbb386 (patch) | |
tree | a2878e97921419fed27d5ddb3057c943cb59d944 /src/pulsecore/protocol-native.c | |
parent | 6041fc7042dee8e8988fd67fa0b790b9ab4db651 (diff) |
bluetooth: run `make update-sbc` to pull in build fix for thumb mode
This update pulls in commit c495077c [1] to fix a build error.
commit c495077cf8a8c37afd90875ec5a5b16b294be15e
Author: Siarhei Siamashka <siarhei.siamashka@nokia.com>
Date: Tue Mar 29 01:57:39 2011 +0300
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
This patch is tested with OpenEmbedded using `minimal-uclibc` for `MACHINE = "at91sam9260ek"`.
Note that changes to ipc.h from 8f3ef04b had to be manually reapplied.
[1] http://git.kernel.org/?p=bluetooth/bluez.git;a=commit;h=c495077cf8a8c37afd90875ec5a5b16b294be15e
Diffstat (limited to 'src/pulsecore/protocol-native.c')
0 files changed, 0 insertions, 0 deletions