diff options
author | Tom Hochstein <tom.hochstein@nxp.com> | 2025-06-12 11:30:43 -0700 |
---|---|---|
committer | Tom Hochstein <tom.hochstein@nxp.com> | 2025-06-12 11:33:32 -0700 |
commit | 74c4045f275601f2e7b58cf0c55acc87c369e5d2 (patch) | |
tree | 2c2d812308c372236f28310452ceb68be27be1f3 /recipes-kernel/cryptodev/sdk_patches/0083-use-the-same-algorithm-names-in-sync_speed-as-in-asy.patch | |
parent | 1ceebd8f13de30e1c6d5f04e16d378782e7b66ad (diff) | |
download | meta-freescale-74c4045f275601f2e7b58cf0c55acc87c369e5d2.tar.gz |
imx-lib: Fix GCC 15 build errors
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>
Diffstat (limited to 'recipes-kernel/cryptodev/sdk_patches/0083-use-the-same-algorithm-names-in-sync_speed-as-in-asy.patch')
0 files changed, 0 insertions, 0 deletions