buildroot/package/alsa-lib
Bernd Kuhls dbf45d9759 package/alsa-lib: fix musl-related openal build error
openal will fail to build without this patch when using pcm.h

In file included from /home/bernd/buildroot/br3/output/host/usr/x86_64-buildroot-linux-musl/sysroot/usr/include/alsa/asoundlib.h:54:0,
                 from /home/bernd/buildroot/br3/output/build/openal-1.17.2/Alc/backends/alsa.c:34:
/home/bernd/buildroot/br3/output/host/usr/x86_64-buildroot-linux-musl/sysroot/usr/include/alsa/pcm.h:1111:1: error: unknown type name ‘u_int8_t’
 u_int8_t snd_pcm_format_silence(snd_pcm_format_t format);
 ^

It seems that this problem was not yet caught by the autobuilders.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-01-30 11:05:01 +01:00
..
0001-add-missing-include.patch alsa-lib: bump to version 1.1.0 2015-11-11 15:08:38 +01:00
0002-no-mmu.patch package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
0003-dlmisc.patch package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
0004-conditional-enabling-of-libdl-in-m4.patch package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
0005-musl-pcm-h.patch package/alsa-lib: fix musl-related openal build error 2016-01-30 11:05:01 +01:00
alsa-lib.hash alsa-lib: bump to version 1.1.0 2015-11-11 15:08:38 +01:00
alsa-lib.mk alsa-lib: disable libdl for static only builds 2016-01-20 22:31:52 +01:00
Config.in package/alsa-lib: use 'menuconfig' instead of 'config'+'menu' 2016-01-19 22:22:50 +01:00