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-05 22:13:57 -0700 |
| commit | f3da39cf754fc16b47aba8e340fe93e71ab5cbf0 (patch) | |
| tree | dd4a856fd2282b2fa435f5a64706921342cf68e1 /meta-python/recipes-devtools/python/python3-pyzmq/run-ptest | |
| parent | 1d12cee712ceead8c340fd7551f6b1c6c007de42 (diff) | |
| download | meta-openembedded-master.tar.gz | |
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-pyzmq/run-ptest')
0 files changed, 0 insertions, 0 deletions
