diff options
author | Vicente Olivert Riera <Vincent.Riera@imgtec.com> | 2015-12-09 10:44:48 +0000 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2015-12-10 23:00:24 +0100 |
commit | 751cb66cddc487eb4c2364ff8f28804470265ae7 (patch) | |
tree | e3892e6ae9857cfbe5124d4dfb2c0d2943f4fbb5 /package/python/008-distutils-use-python-sysroot.patch | |
parent | b87242316b40830675696d4580a52550e4b61338 (diff) | |
download | buildroot-751cb66cddc487eb4c2364ff8f28804470265ae7.tar.gz buildroot-751cb66cddc487eb4c2364ff8f28804470265ae7.zip |
alsa-utils: fix conflics with pthread.h
Backport two upstream patches to fix a build failure due to conflicts
with pthread.h:
signal.h:27: error: conflicting types for 'sin_generator_init'
./signal.h:27: error: previous declaration of 'sin_generator_init' was
here
signal.h:28: error: conflicting types for 'sin_generator_next_sample'
./signal.h:28: error: previous declaration of
'sin_generator_next_sample' was here
....
Upstream patches:
http://git.alsa-project.org/?p=alsa-utils.git;a=commit;h=3bf8e79c3bfee3ca14277aad3d9c406dfc053bbf
http://git.alsa-project.org/?p=alsa-utils.git;a=commit;h=ed0cce1b6061aade0077982cb5d22fa68ddffd2f
Fixes:
http://autobuild.buildroot.net/results/b11/b114ac7a25ac95a059418b07c6cad25714d19b77/
[Peter: fix patch 0002 description]
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python/008-distutils-use-python-sysroot.patch')
0 files changed, 0 insertions, 0 deletions