[Pkg-pulseaudio-devel] Bug#546322: closed by Sjoerd Simons <sjoerd at debian.org> (Bug#546322: fixed in pulseaudio 0.9.18-1)
Riku Voipio
riku.voipio at iki.fi
Mon Sep 28 10:36:26 UTC 2009
Hi,
> * debian/rules: Add -march=armv6 to the CFLAGS on arm and armel
> (Closes: #546322)
I'm afraid I was not specific enough.
The idea was to use -march=armv6 only for svolume_arm.c, not the entire
package. With the debian/rules CFLAGS solution, pulseaudio only works
on ARMv6+ Machines. If only svolume_arm.c is compliled with -march=armv6,
the cpu autodetection would fallback to c code on older cpu's.
More information about the Pkg-pulseaudio-devel
mailing list