mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-08-22 00:42:07 +02:00
![]() Fixes: ``` +In file included from mxc_hdmi-cec.c:40: +hdmi-cec.h:54:23: error: 'bool' cannot be defined via 'typedef' + 54 | typedef unsigned char bool; + | ^~~~ +hdmi-cec.h:54:23: note: 'bool' is a keyword with '-std=c23' onwards +hdmi-cec.h:54:1: warning: useless type name in empty declaration + 54 | typedef unsigned char bool; + | ^~~~~~~ +``` ``` Fixes: #2301 Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> |
||
---|---|---|
.. | ||
imx-lib | ||
imx-lib_git.bb |