diff options
author | Andrea Adami <andrea.adami@gmail.com> | 2015-09-24 00:29:28 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-10-13 12:27:52 +0200 |
commit | 2cbfbf994475a0b078f1ec5f4be2afed817f3a05 (patch) | |
tree | e2626db696a2ee13546f5d5c57b46d8155c561e2 /meta-python/recipes-devtools/python/python-matplotlib/fix_setup.patch | |
parent | 9ea39b81e2eaead10480383206f0e741df455843 (diff) | |
download | meta-openembedded-2cbfbf994475a0b078f1ec5f4be2afed817f3a05.tar.gz |
kexecboot_0.6: fix build with gcc 5
Resolving the issue:
rgb.h:55:1: warning: inline function 'rgba2comp' declared but never defined
| rgba2comp(kx_rgba rgba, kx_ccomp *red, kx_ccomp *green,
| ^
Fix C99 inline semantic as documented here:
https://gcc.gnu.org/gcc-5/porting_to.html
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-matplotlib/fix_setup.patch')
0 files changed, 0 insertions, 0 deletions