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. _______________________________________________ Pkg-pulseaudio-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-pulseaudio-devel

