Files
meta-external-toolchain/conf
Christopher Larson 4e46bea8b9 tcmode: also override baselib for x86-64
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>
2016-01-22 09:19:33 -07:00
..