mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-09-04 06:54:36 +02:00
The Sourcery x86-64 toolchain leaves 'lib' empty and uses 'lib64' for everything, so force that in the tcmode the way we do for aarch64. This also switches from hardcoding BASELIB to using the bits defined in the tuning files, to reduce how much is being hardcoded. Signed-off-by: Christopher Larson <chris_larson@mentor.com>