a889c72cc8
At runtime, libao will load all plugins, even ones that will never be used. Since libao will prefer ALSA over OSS by default anyway, it is pretty safe to exclude the OSS plugin. There is no configure option for disabling the OSS plugin, so we remove the shared object in a post-install hook. Also disable alsa oss emulation workaround as it no longer will be used with alsa. [Peter: explain why --disable-broken-oss is passed] Signed-Off-By: Maarten ter Huurne <maarten@treewalker.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> |
||
---|---|---|
.. | ||
Config.in | ||
libao.mk |