mirror of
https://github.com/lingble/meta-tegra.git
synced 2025-10-28 11:02:28 +00:00
The default prefix map settings have switched to using -ffile-prefix-map, but the gcc 10 compiler we're building here needs the old -fmacro-prefix-map and -fdebug-prefix-map settings, so add them back in for these recipes. Signed-off-by: Matt Madison <matt@madison.systems>