diff options
| author | Ernest Van Hoecke <ernest.vanhoecke@toradex.com> | 2026-05-13 18:35:11 +0200 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-05-13 20:46:51 -0700 |
| commit | 9be9388574bbddcd6f51ffa0f006e42a11ddcf81 (patch) | |
| tree | 1cd11ded299f282ec620c450bc8b9b217ea59897 /meta-python | |
| parent | 3608cfdc5b3374ffe31bae81ce25ec69d9d20252 (diff) | |
| download | meta-openembedded-9be9388574bbddcd6f51ffa0f006e42a11ddcf81.tar.gz | |
jsoncpp: Fix C++11 ABI breakage when compiled with C++17
When jsoncpp is built with C++17, 1.9.7 drops several legacy overloads
that C++11 consumers can still link against.
Backport the upstream fix to restore compatibility.
Fixes errors such as:
| undefined reference to `Json::Value::operator[](char const*)'
Patch can be dropped when we move to 1.9.8.
Signed-off-by: Ernest Van Hoecke <ernest.vanhoecke@toradex.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python')
0 files changed, 0 insertions, 0 deletions
