summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-eth-typing_6.0.0.bb
diff options
context:
space:
mode:
authorHe Zhe <zhe.he@windriver.com>2026-05-13 10:33:18 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-05-13 00:21:39 -0700
commit0a3798eaed3f45a93463414c0f4752b54e8978de (patch)
tree49df2a9e899b552556d7f41f4d6757b585898e97 /meta-python/recipes-devtools/python/python3-eth-typing_6.0.0.bb
parenta3b407c9821509388fd4abd10b9f4c9fbf28cdaf (diff)
downloadmeta-openembedded-0a3798eaed3f45a93463414c0f4752b54e8978de.tar.gz
bpftool-native: Fix -Wdiscarded-qualifiers errors for glibc 2.42+
Backport a patch from kernel to fix the following build errors. bbpf.c: In function ‘kallsyms_cb’: | libbpf.c:8192:13: error: assignment discards ‘const’ qualifier from pointer target type [-Werror=discarded-qualifiers] | 8192 | res = strstr(sym_name, ".llvm."); | | ^ | libbpf.c: In function ‘avail_kallsyms_cb’: | libbpf.c:11497:31: error: assignment discards ‘const’ qualifier from pointer target type [-Werror=discarded-qualifiers] | 11497 | if (!(sym_sfx = strstr(sym_name, ".llvm."))) | | ^ | libbpf.c: In function ‘resolve_full_path’: | libbpf.c:12085:35: error: assignment discards ‘const’ qualifier from pointer target type [-Werror=discarded-qualifiers] | 12085 | next_path = strchr(s, ':'); | | Signed-off-by: He Zhe <zhe.he@windriver.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-eth-typing_6.0.0.bb')
0 files changed, 0 insertions, 0 deletions