alsa-lib 1.2.10 enabled large file support by default on 32bit
platforms which leads to a crash when kodi, speaker-test etc try
to access the dmix PCM.
Disable large file support in configure to fix this.
Signed-off-by: Matthias Reichl <hias@horus.com>