summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-blinker
diff options
context:
space:
mode:
authorJörg Sommer <joerg.sommer@navimatix.de>2026-03-14 13:00:00 +0100
committerKhem Raj <raj.khem@gmail.com>2026-03-18 14:33:25 -0700
commit9a40804aa860956cb289994af8fbfcad935a009e (patch)
tree5097b45521e3490850c34bb88920e311a32fd840 /meta-python/recipes-devtools/python/python3-blinker
parent991ce2b4cb1a9f9d9af0076d9b0c31b8b7b1d0fe (diff)
downloadmeta-openembedded-9a40804aa860956cb289994af8fbfcad935a009e.tar.gz
gd: Add patch to fix compiler error about missing const
Gcc complains about: | ../../sources/gd-2.3.3/src/gd_filename.c: In function 'ftype': | ../../sources/gd-2.3.3/src/gd_filename.c:99:9: error: assignment discards 'const' qualifier from pointer target type [-Werror=discarded-qualifiers] | 99 | ext = strrchr(filename, '.'); | | ^ | cc1: all warnings being treated as errors Even the newest git master commit does not fix this. Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-blinker')
0 files changed, 0 insertions, 0 deletions