diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2025-04-29 12:52:23 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-04-29 08:45:34 -0700 |
commit | f9275b880e064996636f3c8b0938dc5bbc4b417c (patch) | |
tree | 5ef733269f7ef26adf97f63aa566617664e7abbf /meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python | |
parent | 5fb72ce6cc38cc34052afae17a37d4034f326705 (diff) | |
download | meta-openembedded-f9275b880e064996636f3c8b0938dc5bbc4b417c.tar.gz |
freerdp: use gnu17 to allow building with gcc-15
It was fixed in freerdp3 with
https://github.com/FreeRDP/FreeRDP/pull/10553
but it doesn't apply easily in freerdp2, use gnu17 to avoid:
http://errors.yoctoproject.org/Errors/Details/852862/
TOPDIR/tmp/work/core2-64-oe-linux/freerdp/2.11.7/build/channels/client/tables.c:124:25: error: initialization of 'UINT (*)(void)' {aka 'unsigned int (*)(void)'} from incompatible pointer type 'UINT (*)(void *)' {aka 'unsigned int (*)(void *)'} [-Wincompatible-pointer-types]
124 | { "libusb", "", libusb_freerdp_urbdrc_client_subsystem_entry },
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python')
0 files changed, 0 insertions, 0 deletions