summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorErnest Van Hoecke <ernest.vanhoecke@toradex.com>2026-05-13 18:35:11 +0200
committerAnuj Mittal <anuj.mittal@oss.qualcomm.com>2026-05-17 09:04:50 +0530
commit30b410cba23eda84a593d9b7819a87c484283f95 (patch)
tree4e16b9e993a3c4cd6d23bba7cc9d687969a8f662 /meta-python
parentc8e1b7771dabd707f8218d2fb7842d00ffdb9c79 (diff)
downloadmeta-openembedded-30b410cba23eda84a593d9b7819a87c484283f95.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> (cherry picked from commit 9be9388574bbddcd6f51ffa0f006e42a11ddcf81) Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
Diffstat (limited to 'meta-python')
0 files changed, 0 insertions, 0 deletions