kumquat-buildroot/package/alsa-lib
Peter Korsgaard adef0fde32 alsa-lib: don't pass --with-softfloat
Passing this option disables the lfloat and ladsp pcm plugins and certain
APIs as explained by:

https://patchwork.ozlabs.org/patch/619527/

But people might want to use these even if they use software floating point,
and the size difference is really minimal, so don't pass this option.

-rwxr-xr-x 1 peko peko 774K Jul  4 18:50 target-orig/usr/lib/libasound.so.2.0.0
-rwxr-xr-x 1 peko peko 709K Jul  4 19:08 target-softfloat/usr/lib/libasound.so.2.0.0

If people don't want the extra pcm plugins then they can simply be disabled
using BR2_PACKAGE_ALSA_LIB_PCM_PLUGINS.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-07-04 21:44:20 +02:00
..
0001-musl-pcm-h.patch alsa-lib: bump to version 1.1.1 2016-04-01 03:57:54 +02:00
0002-no-mmu.patch
0003-dlmisc.patch
0004-conditional-enabling-of-libdl-in-m4.patch
alsa-lib.hash alsa-lib: bump to version 1.1.1 2016-04-01 03:57:54 +02:00
alsa-lib.mk alsa-lib: don't pass --with-softfloat 2016-07-04 21:44:20 +02:00
Config.in package/alsa-lib: use 'menuconfig' instead of 'config'+'menu' 2016-01-19 22:22:50 +01:00