]> code.delx.au - pulseaudio/commit
sconv, svolume: Fix compilation on 32-bit FreeBSD
authorKoop Mast <kwm@rainbow-runner.nl>
Thu, 20 Feb 2014 23:21:46 +0000 (00:21 +0100)
committerTanu Kaskinen <tanuk@iki.fi>
Sat, 22 Feb 2014 11:06:29 +0000 (13:06 +0200)
commitb0a04d8031f9efd983f76c379a2982cf7ee769f5
treeb30199044a8ca1b9a57edc0e0bfb2a28f231c7df
parent3152226502014129d03a50564b1914ce267817f9
sconv, svolume: Fix compilation on 32-bit FreeBSD

Don't try to compile this code on 32-bit FreeBSD, it will error out complain
about registers only being available in 64-bit mode.
src/pulsecore/sconv_sse.c
src/pulsecore/svolume_mmx.c
src/pulsecore/svolume_sse.c