mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-06-21 08:52:27 +02:00
This was using the relpath between the sysroot and the libroot, but only resolved one of the two, which would result in a wildly incorrect relative path, breaking the build in some contexts. JIRA: SB-15645 Signed-off-by: Christopher Larson <chris_larson@mentor.com>