diff options
| author | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-04-04 15:02:23 -0700 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-04-04 15:03:46 -0700 |
| commit | 231697b0611a44d29396ad1cbf514df192c0c5b8 (patch) | |
| tree | e7ea8b20c57478b20ff9c739a80f9760019c7985 /meta-python/recipes-devtools/python/python3-configobj | |
| parent | 95286a4d280d80dcc881249ecfb81022239e64f9 (diff) | |
| download | meta-openembedded-231697b0611a44d29396ad1cbf514df192c0c5b8.tar.gz | |
libgphoto2: Fix c23 build errors
Fixes errors e.g.
error: assigning to 'char *' from 'const char *' discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers]
131 | dot = strrchr(filename, '.');
| ^ ~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
They are latent and brought to fore with autoconf 2.73 which switches
defaults to use -std=gnu23
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-configobj')
0 files changed, 0 insertions, 0 deletions
