mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-08-10 08:11:21 +02:00
The external toolchain currently has a different naming scheme than any of oe-core's currently hardcoded schemes, so failed to recognize the files as debug, and would add debuglinks to the debug files, which is obviously wrong. Signed-off-by: Christopher Larson <chris_larson@mentor.com>