diff options
author | Andre McCurdy <armccurdy@gmail.com> | 2016-02-09 20:15:09 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-11 12:27:49 +0000 |
commit | f141f0b333b6a2d94fa32e4aeefe77864c3fd021 (patch) | |
tree | e642b9065ddad39342d04d5690f404f5e107ad5d /scripts/pybootchartgui | |
parent | a1ad3d05870eb6d922f108721301cd81c41f1d99 (diff) | |
download | poky-f141f0b333b6a2d94fa32e4aeefe77864c3fd021.tar.gz |
alsa-lib: avoid including <sys/poll.h> directly
musl libc generates warnings if <sys/poll.h> is included directly.
Although alsa-lib does not build with -Werror enabled, other packages
which include the alsa-lib public header files (ie libasound.h) might.
(From OE-Core rev: e1c837d52016fdf7861dcbefb5fefbdf23af1886)
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/pybootchartgui')
0 files changed, 0 insertions, 0 deletions