summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorYogesh Tyagi <yogesh.tyagi@intel.com>2026-06-10 10:32:22 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-06-12 07:19:26 -0700
commit6feb91601c3fa69d88cf5822df97a37905a601ea (patch)
treeb5202ecefbb17c4771bffa3aa1f8008bc9bd76a8 /meta-python/recipes-devtools/python
parent702acd16d70665be31049324a523012e9696e777 (diff)
downloadmeta-openembedded-6feb91601c3fa69d88cf5822df97a37905a601ea.tar.gz
xdotool: avoid running host ldconfig during do_install
The upstream Makefile invokes ldconfig at install time, which runs the host ldconfig against the target sysroot (${D}) and is both unnecessary and non-deterministic for cross builds. Pass LDCONFIG=true to make the install step a no-op for ldconfig, matching the WITHOUT_RPATH_FIX handling already used here. Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
0 files changed, 0 insertions, 0 deletions