mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-09-17 20:52:16 +02:00
This is needed, as even if libexecdir isn't ${prefix}/libexec, our already
built eglibc will be expecting its files there. Without this, we get package
QA failures with current oe-core, which changed libexecdir to ${libdir}/${PN}.
Signed-off-by: Christopher Larson <chris_larson@mentor.com>