diff options
| author | Martin Jansa <martin.jansa@gmail.com> | 2025-03-21 10:27:11 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-03-21 11:07:33 -0700 |
| commit | d760c1acce26ddef132e17c35e5e66976e6789ef (patch) | |
| tree | 4e2d9f28d08f499802a34837dd7fb54b2588c203 /meta-python/recipes-devtools/python/python3-path | |
| parent | d6810ba581f15fe677feddfd955c82bcb7c53012 (diff) | |
| download | meta-openembedded-d760c1acce26ddef132e17c35e5e66976e6789ef.tar.gz | |
libconfig: fix build with gcc-15
* backport fix from:
https://github.com/hyperrealm/libconfig/commit/690342b9cbc8b39787a1501bd890d63ca63a003c
to fix:
http://errors.yoctoproject.org/Errors/Details/848457/
grammar.y:58:33: error: too many arguments to function 'libconfig_yyget_lineno'; expected 0, have 1
* need to add bison-native dependency while grammar.y is modified
with the above patch to fix:
http://errors.yoctoproject.org/Errors/Details/848472/
../aux-build/ylwrap: line 174: yacc: command not found
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-path')
0 files changed, 0 insertions, 0 deletions
